Property | Type | Description | |
---|---|---|---|
ctxt | XPathDocumentNavigator | ||
pos | int |
Method | Description | |
---|---|---|
XPathDocumentBaseIterator ( |
Create a new iterator that is a copy of "iter".
|
|
XPathDocumentBaseIterator ( XPathDocumentNavigator ctxt ) : System |
Create a new iterator that is initially positioned on the "ctxt" node.
|
protected XPathDocumentBaseIterator ( |
||
iter | ||
return | System |
protected XPathDocumentBaseIterator ( XPathDocumentNavigator ctxt ) : System | ||
ctxt | XPathDocumentNavigator | |
return | System |