Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
System.Xml.XPath Namespace

The System.Xml.XPath namespace contains the classes that define a cursor model for navigating and editing XML information items as instances of the XQuery 1.0 and XPath 2.0 Data Model.

  ClassDescription
Public classExtensions This class contains the LINQ to XML extension methods that enable you to evaluate XPath expressions.
Public classXPathDocument Provides a fast, read-only, in-memory representation of an XML document by using the XPath data model.
Public classXPathException Provides the exception thrown when an error occurs while processing an XPath expression.
Public classXPathExpressionProvides a typed class that represents a compiled XPath expression.
Public classXPathItem Represents an item in the XQuery 1.0 and XPath 2.0 Data Model.
Public classXPathNavigatorProvides a cursor model for navigating and editing XML data.
Public classXPathNodeIteratorProvides an iterator over a selected set of nodes.
  InterfaceDescription
Public interfaceIXPathNavigable Provides an accessor to the XPathNavigator class.
  EnumerationDescription
Public enumerationXmlCaseOrder Specifies the sort order for uppercase and lowercase letters.
Public enumerationXmlDataType Specifies the data type used to determine sort order.
Public enumerationXmlSortOrder Specifies the sort order.
Public enumerationXPathNamespaceScope Defines the namespace scope.
Public enumerationXPathNodeType Defines the XPath node types that can be returned from the XPathNavigator class.
Public enumerationXPathResultType Specifies the return type of the XPath expression.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker