C1.LiveLinq.LiveViews.Xml Namespace > XmlExtensions Class : DescendantsAndSelf Method |
Overload | Description |
---|---|
DescendantsAndSelf(View<XElement>) | Returns a view representing a collection of elements that contains every element in the source view, and the descendent elements of every element in the source view. |
DescendantsAndSelf(View<XElement>,XName) | Returns a view representing a filtered collection of elements that contains every element in the source view, and the descendants of every element in the source view. Only elements that have a matching System.Xml.Linq.XName are included. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2