THtmlNode() > Html Node methods |
Returns all nodes including this node.
:collect() --> aTHtmlNodes
Method :collect() returns a one dimensional array holding all nodes of the THtmlNode object in sequential order. The first element of the array contains the self object.
http://www.xHarbour.com