다음을 통해 공유


TypeExtensions.GetGenericArguments(Type) 메서드

정의

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

매개 변수

type
Type

반환

Type[]

적용 대상