ReadOnlySequence<T>.Enumerator.MoveNext Method

Definition

Moves to the next ReadOnlyMemory<T> in the ReadOnlySequence<T>.

C#
public bool MoveNext();

Returns

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

Applies to

Product Versions
.NET Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Standard 2.0 (package-provided), 2.1