Method MoveNext
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.
Advances the enumerator to the next line of the ExSpan.
public bool MoveNext()
True if the enumerator successfully advanced to the next line; false if the enumerator has advanced past the end of the ExSpan.