Community

XPathNavigator in the .NET Framework

The XPath functionality is the ability to query a data store for some node or set of nodes. The XPathNavigator is the class that provides the methods required to implement XPath queries over any data store, and is based upon the Data Model described in the XML Path Language (XPath) 1.0 Recommendatio

Read More - Register for Free Membership