Mono Class Library: System.Xml.XPath Namespace

System.Xml.XPath.XPathExpression Class

Represents a compiled XPath expression that is ready for evaluation. This class is mainly used to avoid multiple-time compilation of XPath expression string. To create XPathExpression instance, XPathNavigator.Compile is used. [Edit]

See Also: XPathExpression Members

public abstract class XPathExpression

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

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