THtmlDocument() > Instance variables |
Root node of the HTML document.
Note: | READONLY | Data type: | O | Default: | oTHtmlNode |
The instance variable :root contains a THtmlNode() object representing the root node of the HTML document. It can be used as starting point for searching the node tree with iterator objects like THtmlIteratorScan().
http://www.xHarbour.com