[]
Removes the System.Collections.Generic.IList<> item at the specified index.
public void RemoveAt(int index)
The zero-based index of the item to remove.