Classes
- Extensions static This class contains the LINQ to XML extension methods that enable you to evaluate XPath expressions.
-
XDocument
Extensions static Extends the XDocument class by providing a method for navigating and editing an XML node. -
XPath
Document Provides a fast, read-only, in-memory representation of an XML document by using the XPath data model. -
XPath
Exception Provides the exception thrown when an error occurs while processing an XPath expression. -
XPath
Expression abstract Provides a typed class that represents a compiled XPath expression. -
XPath
Item abstract Represents an item in the XQuery 1.0 and XPath 2.0 Data Model. -
XPath
Navigator abstract Provides a cursor model for navigating and editing XML data. -
XPath
Node abstract Provides an iterator over a selected set of nodes.Iterator
Interfaces
-
IXPath
Navigable Provides an accessor to the XPathNavigator class.
Enumerations
-
Xml
Case Specifies the sort order for uppercase and lowercase letters.Order -
Xml
Data Specifies the data type used to determine sort order.Type -
Xml
Sort Specifies the sort order.Order -
XPath
Namespace Defines the namespace scope.Scope -
XPath
Node Defines the XPath node types that can be returned from the XPathNavigator class.Type -
XPath
Result Specifies the return type of the XPath expression.Type