System::Decimal::Negate 方法
Decimal::Negate method
返回 Decimal 类的新实例,该实例表示对指定对象所表示的值取负后得到的值。
static Decimal System::Decimal::Negate(const Decimal &d)
另见
- Class Decimal
- Class Decimal
- Namespace System
- Library Aspose.Font for C++
返回 Decimal 类的新实例,该实例表示对指定对象所表示的值取负后得到的值。
static Decimal System::Decimal::Negate(const Decimal &d)