Liquid XML Data Binder (C++, Java, VB6) / Reference / C# and VB .Net (Deprecated - use Liquid XML Objects) / Reference / Attribute / Liquid XML Runtime for .Net - GetBase - XmlObjectBase
In This Topic
    Liquid XML Runtime for .Net - GetBase - XmlObjectBase
    In This Topic
    This feature has been superseded by Liquid XML Objects.
    (The original functionality is still included in the product)
    Use Liquid XML Objects
    public abstract object Clone();
      Property Description  
        Method Name Clone  
        Description Performs a deep copy of the object.  
        Remarks

    This method should be implemented in the deriving classes.