Edytuj

Udostępnij za pośrednictwem


SpanTokenizer<T>.Current Property

Definition

Gets the duck-typed Current property.

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

Property Value

Span<T>

Applies to