Contains |
Determines if a specified node is in the hierarchy view model.
|
Dispose |
Disposes this object and releases its memory.
|
GetChildrenCount |
Gets the number of child nodes that a hierarchy node has.
|
GetDepth |
Determines the depth of a node.
|
GetEnumerator |
Gets the HierarchyNode enumerator.
|
GetExpanded |
Gets the expanded state of a node.
|
GetNextSibling |
Gets the next sibling of a node.
|
GetParent |
Gets the parent of a hierarchy node.
|
GetSelected |
Gets the selected state of a node.
|
IndexOf |
Gets the zero-based index of a specified node.
|
SetExpanded |
Sets the expanded state of a node.
|
SetQuery |
Sets the search query.
|
SetSelected |
Sets the selected state of a node.
|
Update |
Updates the hierarchy view model and requests a rebuild of the list of HierarchyNode that filters the HierarchyFlattened.
|
UpdateIncremental |
Updates the hierarchy view model incrementally.
|
UpdateIncrementalTimed |
Updates the hierarchy view model incrementally until a time limit is reached.
|