ToInt32()

Decimal::ToInt32(Decimal) method

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

static int32_t System::Decimal::ToInt32(Decimal value)

See Also