Liquid XML Data Binder (C++, Java, VB6) / Reference / C# and VB .Net (Deprecated - use Liquid XML Objects) / Reference / Element / Liquid XML Runtime for .Net - ChildElements - Element
In This Topic
    Liquid XML Runtime for .Net - ChildElements - Element
    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 ElementCol ChildElements { get; }
      Property Description  
        Property Name ChildElements  
        Returns The collection of child elements owned by this element  
        Description Gets all the child elements for this element  
        Remarks Read Only.