RemoveAt

CollectionBase<T>.RemoveAt method

删除指定索引处的元素。

public void RemoveAt(int index)
范围类型描述
indexInt32

也可以看看