Property IsUnsignedInt
IsUnsignedInt
Gets whether DataType specifies an unsigned integer number (uint, ulong, byte, ushort).
[Browsable(false)]
public virtual bool IsUnsignedInt { get; }
Gets whether DataType specifies an unsigned integer number (uint, ulong, byte, ushort).
[Browsable(false)]
public virtual bool IsUnsignedInt { get; }