TXmlIterator() > Methods xHarbour Developers Network  

oTXmlIterator:rewind()

Goes back to the first XML node matching the search criteria.

Syntax

:rewind() --> oTXmlNode | NIL

Description

Method :rewind() sets the XML node passed to the :new() method as the current node, thus rewinding the entire iteration.


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