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