Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

TypeInfo::IsAssignableFrom Method

.NET Framework (current version)
 

Namespace:   System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodIsAssignableFrom(Type^)

Determines whether an instance of a specified type can be assigned to an instance of the current type.(Inherited from Type.)

System_CAPS_pubmethodIsAssignableFrom(TypeInfo^)

Returns a value that indicates whether the specified type can be assigned to the current type.

Return to top
Show:
© 2017 Microsoft