Element: treenode.pre_sibling

Type

treenode

Description

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

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