THtmlNode() > Html Node methods xHarbour Developers Network  

oTHtmlNode:collect()

Returns all nodes including this node.

Syntax

:collect() --> aTHtmlNodes

Description

Method :collect() returns a one dimensional array holding all nodes of the THtmlNode object in sequential order. The first element of the array contains the self object.


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