Interface IXPathNodes
.NET interface for TO BE DEFINED FROM USER
public interface IXPathNodes
Methods
Get(int)
https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/javax/xml/xpath/XPathNodes.html#get(int)
Node Get(int arg0)
Parameters
Returns
Exceptions
Iterator()
Iterator<Node> Iterator()
Returns
Size()
int Size()