ReadOnlySequence<T>.First Właściwość

Definicja

Pobiera wartość ReadOnlyMemory<T> z pierwszego segmentu.

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

Wartość właściwości

Dotyczy