THtmlIterator() > Methods xHarbour Developers Network  

oTHtmlIterator:next()

Retrieves the next HTML node in the tree.

Syntax

:next() --> oTHtmlNode | NIL

Description

Method :next() returns the next THtmlNode() object. If no further HTML 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