C1.LiveLinq.LiveViews.Xml Namespace > XmlExtensions Class : Descendants Method |
Overload | Description |
---|---|
Descendants<T>(View<T>) | Returns a view representing the collection of elements that contains the descendent elements of every element and document in the source view. |
Descendants<T>(View<T>,XName) | Returns a view representing a filtered collection of elements that contains the descendent elements of every element and document 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