System::Decimal::operator++ method

Decimal::operator++ method

Increments the value represented by the current object.

Decimal & System::Decimal::operator++()

ReturnValue

The reference to the self

See Also