System::Decimal::operator bool method
Decimal::operator bool method
Converts the value represented by the current object to a boolean value.
System::Decimal::operator bool() const
ReturnValue
True if the value represented by the current object is not 0, otherwise - false
See Also
- Class Decimal
- Namespace System
- Library Aspose.TeX for C++