Class XPathEvaluator
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
The XPathEvaluator interface allows to compile and evaluate XPath expressions.
[Value("XPathEvaluator")]
public class XPathEvaluator
- Inheritance
-
XPathEvaluator
- Inherited Members
Remarks
-Document.CreateExpression
-XPathExpression
Constructors
XPathEvaluator()
The XPathEvaluator() constructor creates a new XPathEvaluator.
public XPathEvaluator()