[]
Removes a range of elements from the list.
public override void RemoveRange(int index, int count)
Index of the first element to remove from the list.
Number of elements to remove.