ReadOnlySequence<T>.Length Özellik

Tanım

uzunluğunu ReadOnlySequence<T>alır.

public:
 property long Length { long get(); };
public long Length { get; }
member this.Length : int64
Public ReadOnly Property Length As Long

Özellik Değeri

Salt okunur dizinin uzunluğu.

Şunlara uygulanır