ReadOnlySequence<T>.Length 屬性

定義

取得 ReadOnlySequence<T> 的長度。

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

屬性值

只讀序列的長度。

適用於