.NET Framework Class Library
XPathNavigator.Select Method

Selects a node set, using the specified XPath expression.

Overload List

Name Description
XPathNavigator.Select (String) Selects a node set, using the specified XPath expression.
XPathNavigator.Select (XPathExpression) Selects a node set using the specified XPathExpression.
XPathNavigator.Select (String, IXmlNamespaceResolver) Selects a node set using the specified XPath expression with the IXmlNamespaceResolver object specified to resolve namespace prefixes.
See Also

Tags :


Page view tracker