System::Decimal::ToInt64 method

Decimal::ToInt64 method

Converte il valore Decimal in un valore intero a 64 bit con segno.

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

Vedi anche