XPathNavigatorExtensions.XPathSelectSingleNode MethodXPathNavigatorExtensions.XPathSelectSingleNode MethodXPathNavigatorExtensions::XPathSelectSingleNode Method
Evaluates the specified XPath 2.0 expression to select a single node.
Overload List
| Name | Description | |
|---|---|---|
| XPathSelectSingleNode (XPathNavigator, string)XPathSelectSingleNode (XPathNavigator, String)XPathSelectSingleNode (XPathNavigator^, String^) | Evaluates the specified XPath 2.0 expression to select a single node. | |
| XPathSelectSingleNode (XPathNavigator, string, IXmlNamespaceResolver)XPathSelectSingleNode (XPathNavigator, String, IXmlNamespaceResolver)XPathSelectSingleNode (XPathNavigator^, String^, IXmlNamespaceResolver^) | Evaluates the specified XPath 2.0 expression to select a single node. |
