ToUInt64()

Decimal::ToUInt64(Decimal) method

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

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

See Also