TXmlIterator() > Methods xHarbour Developers Network  

oTXmlIterator:next()

Retrieves the next XML node in the tree.

Syntax

:next() --> oTXmlNode | NIL

Description

Method :next() returns the next TXmlNode() object. If no further XML node is found, the return value is NIL.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe