Table of Contents

Method MoveNext

Namespace
Zyl.ExSpans.Text
Assembly
ExSpans.dll

MoveNext()

Advances the enumerator to the next line of the ExSpan.

public bool MoveNext()

Returns

bool

True if the enumerator successfully advanced to the next line; false if the enumerator has advanced past the end of the ExSpan.