ReadOnlySequence<T>.Enumerator.Current Właściwość

Definicja

Pobiera bieżący ReadOnlyMemory<T>element .

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)

Wartość właściwości

Bieżąca klasa ReadOnlyMemory<T>.

Dotyczy