SpanLineEnumeratorPolyfillCurrent Property
Gets the line at the current position of the enumerator.
Namespace: FolkerKinzel.StringsAssembly: FolkerKinzel.Strings (in FolkerKinzel.Strings.dll) Version: 9.4.3+0b4e3cc14d7870504a77e224d298b921bfc6f2ee
public ReadOnlySpan<char> Current {
get;
}
Public ReadOnly Property Current As ReadOnlySpan(Of Char)
Get
public:
property ReadOnlySpan<wchar_t> Current {
ReadOnlySpan<wchar_t> get ();
}
member Current : ReadOnlySpan<char> with
get
Property Value
ReadOnlySpanChar