System::Decimal::operator-- method

Decimal::operator– method

Decrements the value represented by the current object.

Decimal & System::Decimal::operator--()

ReturnValue

The reference to the self

See Also