index | The item index. |
collapseAllChildren | Whether the whole hierarchy under that item will be collapsed. |
refresh | Whether to refresh items or not. Set to false when doing multiple operations on the tree, to only do one RefreshItems once all operations are done. This is true by default. |
Collapses the item with the specified index, hiding its children. Allows to collapse the whole hierarchy under that item.