IXPathExpression Interface
IXPathExpression interface
The XPathExpression
interface represents a parsed and resolved XPath expression.
public interface IXPathExpression
Methods
Name | Description |
---|---|
Evaluate(Node, XPathResultType, object) | Evaluates this XPath expression and returns a result. |
See Also
- namespace Aspose.Html.Dom.XPath
- assembly Aspose.HTML