SequenceReader<T>.Length 屬性

定義

取得讀取器 Sequence 中的項目計數。

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

屬性值

讀取器 Sequence中的項目計數。

適用於