Compartilhar via


TypeExtensions.GetGenericArguments(Type) Método

Definição

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

Parâmetros

type
Type

Retornos

Type[]

Aplica-se a