Method RemoveAt RemoveAt(int) Removes at. Declaration public void RemoveAt(int index) Parameters Type Name Description int index The index. Implements IList<T>.RemoveAt(int)