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)
| Name | Description | |
|---|---|---|
![]() | IsAssignableFrom(Type^) | Determines whether an instance of a specified type can be assigned to an instance of the current type.(Inherited from Type.) |
![]() | IsAssignableFrom(TypeInfo^) | Returns a value that indicates whether the specified type can be assigned to the current type. |
Show:
