id | Hierarchy item identifier. |
outAncestors | List filled with item ancestor identifiers as a result of a method call. |
Retrieves a list of hierarchy item ancestors.
The result is written to outAncestors list which is resized if necessary.
The list contains identifiers of item parents in bottom-up order.
Additional resources: TreeView.GetAncestors.