.NET Framework Class Library
XPathNavigator.SelectSingleNode Method

Selects a single node in the XPathNavigator.

Overload List

Name Description
XPathNavigator.SelectSingleNode (String) Selects a single node in the XPathNavigator using the specified XPath query.
XPathNavigator.SelectSingleNode (XPathExpression) Selects a single node in the XPathNavigator using the specified XPathExpression object.
XPathNavigator.SelectSingleNode (String, IXmlNamespaceResolver) Selects a single node in the XPathNavigator object using the specified XPath query with the IXmlNamespaceResolver object specified to resolve namespace prefixes.
See Also

Tags :


Page view tracker