PipelineBuffer.RemoveRow メソッド

定義

現在の行を PipelineBufferから削除します。

public:
 void RemoveRow();
public void RemoveRow();
member this.RemoveRow : unit -> unit
Public Sub RemoveRow ()

注釈

RemoveRow ModeOutputされた場合にのみ呼び出せます。

PipelineBufferModeInputであればNotOutputBufferExceptionを生成します。

適用対象