SpanLineEnumeratorPolyfillCurrent Property
Gets the line at the current position of the enumerator.
Namespace: FolkerKinzel.StringsAssembly: FolkerKinzel.Strings (in FolkerKinzel.Strings.dll) Version: 9.5.0+6287955de434d14f61638ea0c3c40b499ae05cd1
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