THtmlNode() > Html Node data |
Next HTML node.
Note: | READONLY | Data type: | O | Default: | NIL |
The instance variable :nextNode contains the next THtmlNode object in the tree of objects regardless of the nesting level. If the self object is the last node, ::nextNode contains NIL.
http://www.xHarbour.com