Enables an easy standard method to iterate over the elements of a tree-like structure of objects.
The following tables list the members exposed by the TreeEnumerator type.
Name | Description | |
---|---|---|
Initializes a new instance of the TreeEnumerator class. |
Name | Description | |
---|---|---|
Gets the current element of the iteration. |
Name | Description | |
---|---|---|
Advances the enumerator to the next element of the tree. |
||
Sets the enumerator to its initial position, which is before the first element in the collection. |
Diagramming for .NET MAUI Guide | © 2024 MindFusion |