C++ operator!= - CBinaryData
In This Topic
>CDecimal operator+(const CDecimal&);
CDecimal operator-(const CDecimal&);
CDecimal operator*(const CDecimal&);
CDecimal operator/(const CDecimal&);
|
|
Property |
Description |
|
|
|
Method Name |
|
|
|
|
Argument - roLN |
The item to be compared with this one. |
|
|
|
Description |
Allows the current 2 Decimal to be compared |
|
|
|
Returns |
|
|
|
|
Remarks |
|
|
|
|
Example |
|
|