'宣言 Public Shared Function IsEnum( _ ByVal type As System.Type _ ) As System.Boolean
'使用法 Dim type As System.Type Dim value As System.Boolean value = Utils.IsEnum(type)
public static System.bool IsEnum( System.Type type )
Utils クラス Utils メンバ