T
CSharpTest.Net
IsAssignable<T>(Object) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > (Global) Namespace > Check Class > IsAssignable Method : IsAssignable<T>(Object) Method

value

Glossary Item Box

Returns (T)value if the object provided can be assinged to a variable of type T throws ArgumentException

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Function IsAssignable(Of T)( _
   ByVal value As Object _
) As T
C# 
public static T IsAssignable<T>( 
   object value
)

Parameters

value

Type Parameters

T

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys