IsEnum IsEnum(Type) public static bool IsEnum(Type type) ; 説明 列挙体かどうかを返す。 パラメーター パラメーター名 説明 type 型 戻り値 列挙体であればtrueを返す。