TimelineCollection.Enumerator.Reset Method

Definition

Resets the enumerator to its initial position.

public:
 virtual void Reset();
public void Reset ();
abstract member Reset : unit -> unit
override this.Reset : unit -> unit
Public Sub Reset ()

Implements

Remarks

The initial position is before the first element in the collection.

Applies to