System::Decimal::ToInt64 方法

Decimal::ToInt64 method

Decimal 值转换为有符号 64 位整数值。

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

另见