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