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& roLN);
      Property Description  
        Method Name operator=  
        Argument - roLN The item to be assigned to this one.  
        Description Copies the value in roLN, into the current object  
        Returns    
        Remarks
     
        Example