PipelineBuffer.RemoveRow 메서드

정의

현재 행 PipelineBuffer을 . 에서 제거합니다.

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

설명

RemoveRow 는 가 Mode 가 될 Output때만 호출할 수 있다.

PipelineBuffer 가 되면 Inputa NotOutputBufferExceptionMode 를 생성합니다.

적용 대상