System::Decimal::operator++ 方法

Decimal::operator++ method

递增当前对象所表示的值。

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

ReturnValue

对自身的引用

另见