GetGenericArguments

public static Type[] GetGenericArguments(Type type) ;

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

パラメーター名 説明
type

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