System::Decimal::operator bool method
Decimal::operator bool method
将当前对象所表示的值转换为布尔值。
System::Decimal::operator bool() const
ReturnValue
True if the value represented by the current object is not 0, otherwise - false
另见
- Class Decimal
- Namespace System
- Library Aspose.Page for C++