StringRuneEnumerator.MoveNext Method

Definition

Advances the enumerator to the next Rune of the string.

C#
public bool MoveNext();

Returns

true if the enumerator successfully advanced to the next item; false if the end of the string has been reached.

Implements

Applies to

Toode Versioonid
.NET Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10