SpanLineEnumeratorPolyfillMoveNext Method
Advances the enumerator to the next line of the span.
Namespace: FolkerKinzel.StringsAssembly: FolkerKinzel.Strings (in FolkerKinzel.Strings.dll) Version: 9.4.3+0b4e3cc14d7870504a77e224d298b921bfc6f2ee
Public Function MoveNext As Boolean
member MoveNext : unit -> bool
Return Value
Booleantrue if the enumerator successfully advanced to the next line;
false if
the enumerator has advanced past the end of the span.