ToUInt16()

Decimal::ToUInt16(Decimal) method

Converts the Decimal value to unsigned 16-bit integer value.

static uint16_t System::Decimal::ToUInt16(Decimal value)

See Also