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