Liquid XML Data Binder (C++, Java, VB6) / Reference / C# and VB .Net (Deprecated - use Liquid XML Objects) / Reference / Attribute / Liquid XML Runtime for .Net - Equals - XmlObjectBase
In This Topic
    Liquid XML Runtime for .Net - Equals - 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 override bool Equals(object o)
      Property Description  
        Method Name Equals  
        Argument - o The object to compare  
        Description Performs a deep comparison of all the properties within the object (and their children)  
        Remarks Uses reflection to perform a deep comparison of this object to the object o.