System::Decimal::ToInt32 method

Decimal::ToInt32 method

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

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

See Also