XPathNavigatorExtensions.XPathEvaluate MethodXPathNavigatorExtensions.XPathEvaluate MethodXPathNavigatorExtensions::XPathEvaluate Method
Evaluates the specified XPath 2.0 expression and returns the typed result.
Overload List
Name | Description | |
---|---|---|
![]() ![]() | XPathEvaluate (XPathNavigator, string)XPathEvaluate (XPathNavigator, String)XPathEvaluate (XPathNavigator^, String^) | Evaluates the specified XPath 2.0 expression and returns the typed result. |
![]() ![]() | XPathEvaluate (XPathNavigator, string, IXmlNamespaceResolver)XPathEvaluate (XPathNavigator, String, IXmlNamespaceResolver)XPathEvaluate (XPathNavigator^, String^, IXmlNamespaceResolver^) | Evaluates the specified XPath 2.0 expression and returns the typed result. Evaluates the specified XPath 2.0 expression to select a single node. |