System::Decimal::operator-- 方法

Decimal::operator– method

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

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

ReturnValue

对自身的引用

另见