System.Xml.XPath.XPathExpression Class

Provides a typed class that represents a compiled XPath expression.

See Also: XPathExpression Members

Syntax

public abstract class XPathExpression

Remarks

This class is returned as the result of the XPathNavigator.Compile(string) method of the System.Xml.XPath.XPathNavigator class. It is a parameter to the erload:System.Xml.XPath.XPathNavigator.Evaluate, erload:System.Xml.XPath.XPathNavigator.Matches, erload:System.Xml.XPath.XPathNavigator.Select, and erload:System.Xml.XPath.XPathNavigator.SelectSingleNode methods of the System.Xml.XPath.XPathNavigator class.

Requirements

Namespace: System.Xml.XPath
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0