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