RemoveAt

SequenceCollection.RemoveAt 方法

移除指定索引处的序列。

public void RemoveAt(int index)
参数类型描述
indexInt32

另见