Search
TreeEnumerator.Reset Method
See Also
 






Sets the enumerator to its initial position, which is before the first element in the collection.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public void Reset ()

Visual Basic  Copy Code

Public Sub Reset ()

 See Also