System::Decimal::ToUInt64 method

Decimal::ToUInt64 method

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

static uint64_t System::Decimal::ToUInt64(Decimal value)

See Also