THtmlNode() > Html Node data |
Child nodes of an HTML node.
Note: | READONLY | Data type: | A | Default: | NIL |
The instance variable :childNodes contains a one dimensional array of THtmlNode objects representing the child nodes of the self object. When the object is a leaf, :childNodes contains NIL.
http://www.xHarbour.com