RemoveAt

ISequence.RemoveAt 方法

从集合中删除效果。

public void RemoveAt(int index)
参数类型描述
indexInt32要删除的效果的索引 Int32

另请参见