IXPathExpression class

IXPathExpression class

The XPathExpression interface represents a parsed and resolved XPath expression.

The IXPathExpression type exposes the following members:

Methods

MethodDescription
evaluateEvaluates this XPath expression and returns a result.

See Also