IsGenericType IsGenericType(Type) public static bool IsGenericType(Type type) ; 説明 typeがジェネリック型かどうかを返す。 パラメーター パラメーター名 説明 type 型 戻り値 ジェネリック型であればtrueを返す