Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ / Reference / CDecimal / C++ operator!= - CBinaryData
In This Topic
    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