TypeInfo.IsAssignableFrom Method
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
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: