CGXRangeList::InsertRows
void InsertRows(ROWCOL nRow, ROWCOL nCount);
nRow
Specifies the row id.
nCount
Specifies the number of rows to be inserted.
Remarks
Call this method to update the ranges in the list after you have inserted rows in the table.