System::Decimal::ToByte method

Decimal::ToByte method

Converts the Decimal value to unsigned 8-bit integer value.

static uint8_t System::Decimal::ToByte(Decimal value)

See Also