DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews.Xml Namespace / XmlExtensions Class / Elements Method

In This Topic
    Elements Method (XmlExtensions)
    In This Topic
    Returns a view representing the collection of child elements of every element and document in the source view..
    Overload List
    OverloadDescription
    Returns a view representing the collection of child elements of every element and document in the source view..  
    Returns a view representing filtered collection of child elements of every element and document in the source view. Only elements that have a matching System.Xml.Linq.XName are included.  
    See Also