Compartilhar via


TypeExtensions.GetInterfaces(Type) Método

Definição

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

Retornos

Type[]

Aplica-se a