RemoveAt

ISequenceCollection.RemoveAt 方法

删除指定索引处的序列。

public void RemoveAt(int index)
参数类型描述
indexInt32集合中元素的索引 Int32

另见