StringValues.Enumerator.MoveNext Method

Definition

Advances the enumerator to the next element of the StringValues.

C#
public bool MoveNext();

Returns

true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the StringValues.

Implements

Applies to

产品 版本
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)