Compartir vía


TypeExtensions.GetInterfaces(Type) Método

Definición

public:
 static cli::array <Type ^> ^ GetInterfaces(Type ^ type);
public static Type[] GetInterfaces (Type type);
static member GetInterfaces : Type -> Type[]
Public Shared Function GetInterfaces (type As Type) As Type()

Parámetros

type
Type

Devoluciones

Type[]

Se aplica a