RemoveAt method of Collection

class
Collection

Syntax

Removes the System.Collections.IList item at the specified index.
public void RemoveAt ( int index )