public ref struct SpanLineEnumeratorPolyfillPublic Structure SpanLineEnumeratorPolyfillpublic value class SpanLineEnumeratorPolyfill[<SealedAttribute>]
type SpanLineEnumeratorPolyfill =
struct
inherit ValueType
end| Current | Gets the line at the current position of the enumerator. |
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) |
| GetEnumerator | Returns this instance as an enumerator. |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MoveNext | Advances the enumerator to the next line of the span. |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |