System::Decimal::ToInt16 method

Decimal::ToInt16 method

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

static int16_t System::Decimal::ToInt16(Decimal value)

See Also