| Name | Description | |
|---|---|---|
![]()  | GetTreeTraverser | Returns a tree traverser that iterates through the tree. | 
            For a list of all members of this type, see ITreeTraversable<T> members.
| Name | Description | |
|---|---|---|
![]()  | GetTreeTraverser | Returns a tree traverser that iterates through the tree. | 
| Name | Description | |
|---|---|---|
![]()  | PreventRecursion | Overloaded. Creates a derived traversable that prevents recursion into nodes that have already been traversed. | 
![]()  | ToEnumerable | Overloaded. Converts the tree traversable to an "enumerable" of tree nodes, using depth first traversal. |