Edytuj

Udostępnij za pośrednictwem


ReadOnlySpanTokenizer<T>.Current Property

Definition

Gets the duck-typed Current property.

public ReadOnlySpan<T> Current { get; }
member this.Current : ReadOnlySpan<'T (requires 'T :> IEquatable<'T>)>
Public ReadOnly Property Current As ReadOnlySpan(Of T)

Property Value

Applies to