Element: treenode.sibling

Type

treenode

Description

The sibling node of treenode, which is the next node with the same parent as treenode, or null if treenode is a "last child".

This is a read-only attribute and cannot be changed.