Selects a node set using the specified XPath expression with the System.Xml.IXmlNamespaceResolver object specified to resolve namespace prefixes.
- xpath
A string representing an XPath expression.
- resolver
The System.Xml.IXmlNamespaceResolver object used to resolve namespace prefixes.
![]()
An System.Xml.XPath.XPathNodeIterator that points to the selected node set.