Szerkesztés

Megosztás a következőn keresztül:


TypeExtensions.GetGenericArguments(Type) Method

Definition

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()

Parameters

type
Type

Returns

Type[]

Applies to