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:
