ToUInt32()

Decimal::ToUInt32(Decimal) method

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

static uint32_t System::Decimal::ToUInt32(Decimal value)

See Also