GetGenericArguments

GetGenericArguments(Type)

public static Type[] GetGenericArguments(Type type) ;

説明

ジェネリック型の型引数の配列を返す。

パラメーター

パラメーター名 説明
type

戻り値

ジェネリック型の型引数の配列