Interface IXPathExpression
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/xpath/XPathExpression.html
public interface IXPathExpression
Methods
Evaluate(Node, short, object)
object Evaluate(Node arg0, short arg1, object arg2)