System::Decimal::operator bool メソッド
Decimal::operator bool method
現在のオブジェクトが表す値をブール値に変換します。
System::Decimal::operator bool() const
ReturnValue
現在のオブジェクトが表す値が 0 でない場合は true、そうでない場合は false
参照
- Class Decimal
- Namespace System
- Library Aspose.Page for C++
現在のオブジェクトが表す値をブール値に変換します。
System::Decimal::operator bool() const
現在のオブジェクトが表す値が 0 でない場合は true、そうでない場合は false