System::Decimal::ToInt64 method

Decimal::ToInt64 method

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

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

See Also