Interface IXPathFunctionResolver
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/javax/xml/xpath/XPathFunctionResolver.html
public interface IXPathFunctionResolver
Methods
ResolveFunction(QName, int)
XPathFunction ResolveFunction(QName arg0, int arg1)