Extensions.XPathSelectElements Method
.NET Framework 4.5
Selects a collection of elements using an XPath expression.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
XPathSelectElements(XNode, String) | Selects a collection of elements using an XPath expression. |
|
XPathSelectElements(XNode, String, IXmlNamespaceResolver) | Selects a collection of elements using an XPath expression, resolving namespace prefixes using the specified IXmlNamespaceResolver. |