| C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > DXUtil Class : IsValueType Method |
'Declaration Public Shared Function IsValueType( _ ByVal typeToTest As System.Type _ ) As System.Boolean
public static System.bool IsValueType( System.Type typeToTest )
true if the specified type to test is a value type; otherwise, false.