TypeExtensions.IsAssignableFrom(Type, Type) Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
public:
[System::Runtime::CompilerServices::Extension]
static bool IsAssignableFrom(Type ^ type, Type ^ c);
public static bool IsAssignableFrom(this Type type, Type c);
public static bool IsAssignableFrom(this Type type, Type? c);
static member IsAssignableFrom : Type * Type -> bool
<Extension()>
Public Function IsAssignableFrom (type As Type, c As Type) As Boolean
Parametrar
- type
- Type
- c
- Type