BitmapEffectCollection.Enumerator.Reset Method

Definition

Note: This API is now obsolete. The non-obsolete alternative is Effect. Resets the enumerator to its initial position, which is before the first element in the collection.

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

Implements

Applies to