StringValues.Enumerator.IEnumerator.Reset Method

Definition

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

void IEnumerator.Reset ();

Implements

Remarks

This member is an explicit interface member implementation. It can be used only when the StringValues.Enumerator instance is cast to an IEnumerator interface.

Applies to

Produit Versions
.NET 8 (package-provided), 9 (package-provided)
.NET Framework 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided)
.NET Standard 2.0 (package-provided)