SequenceReader<T>.Advance(Int64) メソッド

定義

指定した項目数の分、リーダーを前進させます。

public:
 void Advance(long count);
public void Advance (long count);
member this.Advance : int64 -> unit
Public Sub Advance (count As Long)

パラメーター

count
Int64

前進する項目数。

適用対象