operator--()

Decimal::operator–() method

Decrements the value represented by the current object.

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

Return Value

The reference to the self

See Also