TypeInfo.IsSubclassOf(Type) Método

Definición

public:
 virtual bool IsSubclassOf(Type ^ c);
public virtual bool IsSubclassOf (Type c);
abstract member IsSubclassOf : Type -> bool
override this.IsSubclassOf : Type -> bool
Public Overridable Function IsSubclassOf (c As Type) As Boolean

Parámetros

c
Type

Devoluciones

Boolean

Se aplica a