| Parameter | Description |
|---|---|
| node | The Hierarchy.HierarchyNode to collapse. |
| direction | The direction of traversal. |
Collapses the specified node and all its ancestors or descendants recursively.
| Parameter | Description |
|---|---|
| nodes | The Hierarchy.HierarchyNodes to collapse. |
| direction | The direction of traversal. |
Collapses the specified nodes and all their ancestors or descendants recursively.