Interface IXPathFunction
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/xpath/XPathFunction.html
public interface IXPathFunction
Methods
Evaluate(List)
object Evaluate(List arg0)
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/xpath/XPathFunction.html
public interface IXPathFunction
object Evaluate(List arg0)