Table of Contents

Property IsUnsignedInt

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsUnsignedInt

Gets whether DataType specifies an unsigned integer number (uint, ulong, byte, ushort).

[Browsable(false)]
public virtual bool IsUnsignedInt { get; }

Property Value

bool