<< Return to Main Index

< Return to Class Index

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.

CGXRangeList

Class Overview | Class Members