System::Decimal::ToUInt16 method

Decimal::ToUInt16 method

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

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

See Also