[]
Removes a range of items.
public void RemoveRange(int startingIndex, int count)
The index from where the items are removed.
The number of rows that will be removed.