Method ToUInt32
ToUInt32()
Attempts to convert JSON value to unsigned int 16
Declaration
public uint ToUInt32()
Returns
Type | Description |
---|---|
System.UInt32 | converted ushort value |
Exceptions
Type | Condition |
---|---|
System.FormatException | |
System.InvalidCastException | |
System.OverflowException |