Share via


ReadOnlySequence<T>.Enumerator.Current Vlastnost

Definice

Získá aktuální ReadOnlyMemory<T>.

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

Hodnota vlastnosti

Aktuální ReadOnlyMemory<T>hodnota .

Platí pro