THtmlIterator() > Methods |
Retrieves the current HTML node matching the search criteria.
:getNode() --> oTHtmlNode | NIL
Method :getNode() returns the current THtmlNode() object as it is determined by a previous call to :next(). If no further HTML node exists, the return value is NIL.
http://www.xHarbour.com