Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ / Reference / CBigInteger / C++ GetAsBase64 - CBinaryData
In This Topic
    C++ GetAsBase64 - CBinaryData
    In This Topic
    CBigInteger GetAbs() const;
    void Abs();
      Property Description  
        Property Name GetAbs  
        Description Returns a new BigInteger containing the absolute value of the BigInteger  
        Property Name Abs  
        Description Makes the current BigInteger contain the absolute value.  
        Remarks    
        Example