System::Decimal::ToUInt32 method

Decimal::ToUInt32 method

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

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

See Also