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数。

適用対象