ReadOnlyMetadataCollection<T>.Enumerator.Reset Method

Definition

Positions the enumerator before the first position in the collection of type ReadOnlyMetadataCollection<T>.

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

Implements

Applies to