Interface IAdvancedBufferProcessor
The advanced buffer processor.
public interface IAdvancedBufferProcessor : IBufferProcessor
- Inherited Members
Methods
FinishRow()
Finishes the row.
void FinishRow()
FinishRows(int)
Finishes the rows.
void FinishRows(int rowsCount)
Parameters
rowsCount
intThe rows count.