SpanLineEnumeratorPolyfillGetEnumerator Method

Returns this instance as an enumerator.

Definition

Namespace: FolkerKinzel.Strings
Assembly: FolkerKinzel.Strings (in FolkerKinzel.Strings.dll) Version: 9.4.3+0b4e3cc14d7870504a77e224d298b921bfc6f2ee
C#
public SpanLineEnumeratorPolyfill GetEnumerator()

Return Value

SpanLineEnumeratorPolyfill
A SpanLineEnumeratorPolyfill to enumerate the lines.

See Also