HierarchyTreeTable::findNextSibling Method
Finds the next sibling of a Hierarchy Tree entry.
Syntax
client server public static HierarchyTreeTable findNextSibling(HierarchyTreeTable _currentNode)
Run On
Called
Parameters
- _currentNode
Type: HierarchyTreeTable Table
The current node.
Return Value
Type: HierarchyTreeTable Table
A HierarchyTreeTable entry containing the sibling of the current node.