THtmlIterator() > Methods xHarbour Developers Network  

oTHtmlIterator:getNode()

Retrieves the current HTML node matching the search criteria.

Syntax

:getNode() --> oTHtmlNode | NIL

Description

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.


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