ToInt64()

Decimal::ToInt64(Decimal) method

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

static int64_t System::Decimal::ToInt64(Decimal value)

See Also