PrefixingBufferWriter<T,TBufferWriter>.Sequence.Advance(Int32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將序列前呼叫 所傳回 GetMemory(Int32) 的指定專案數前,先將初始化為記憶體的指定專案數。
public void Advance (int count);
abstract member Advance : int -> unit
override this.Advance : int -> unit
Public Sub Advance (count As Integer)
參數
- count
- Int32
寫入記憶體中的專案數目。