TypeExtensions.IsAssignableFrom(Type, Type) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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
Parameter
- type
- Type
- c
- Type