Extensions.XPathSelectElement Method
.NET Framework 4.5
Selects an XElement using a 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 | |
|---|---|---|
|
XPathSelectElement(XNode, String) | Selects an XElement using a XPath expression. |
|
XPathSelectElement(XNode, String, IXmlNamespaceResolver) | Selects an XElement using a XPath expression, resolving namespace prefixes using the specified IXmlNamespaceResolver. |