| Name | Description | |
|---|---|---|
![]()  | Current | Gets the element in the collection at the current position of the enumerator. (Inherited from System.Collections.IEnumerator) | 
![]()  | Node | The tree node being traversed. | 
            The following tables list the members exposed by ITreeTraverser.
| Name | Description | |
|---|---|---|
![]()  | Current | Gets the element in the collection at the current position of the enumerator. (Inherited from System.Collections.IEnumerator) | 
![]()  | Node | The tree node being traversed. | 
| Name | Description | |
|---|---|---|
![]()  | MoveNext | Advances the enumerator to the next element of the collection. (Inherited from System.Collections.IEnumerator) | 
![]()  | Reset | Sets the enumerator to its initial position, which is before the first element in the collection. (Inherited from System.Collections.IEnumerator) |