ReadOnlySequence<T>.First Vlastnost

Definice

Získá z ReadOnlyMemory<T> prvního 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)

Hodnota vlastnosti

Platí pro