THtmlNode() > Html Node data xHarbour Developers Network  

oTHtmlNode:siblingNodes

Sibling nodes of an HTML node.

Info

Note:READONLYData type:ADefault:NIL

Description

The instance variable :siblingNodes contains a one dimensional array of THtmlNode objects representing the sibling nodes of the self object. Sibling nodes have the same nesting level in the tree of objects as the self object. When the object is a leaf or the root object, :siblingNodes contains NIL.

Note:  if :siblingNodes contains an array, the self object is contained in this array as well.


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