Sets the enumerator to its initial position, which is before the first element in the collection.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void Reset () |
Visual Basic
Copy Code
|
|---|
Public Sub Reset () |
See Also