Liquid XML Data Binder (C++, Java, VB6) / Reference / C# and VB .Net (Deprecated - use Liquid XML Objects) / Reference / AttributeCol / Liquid XML Runtime for .Net - ToString - XmlCollectionBase
In This Topic
    Liquid XML Runtime for .Net - ToString - XmlCollectionBase
    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 string ToString()
      Property Description  
        Method Name ToString  
        Description Converts the collection to an XML string  
        Remarks The XML returned is only valid as a snippet as it may contain 0-n root elements, which is not valid as a document.
    More useful for debugging.