RemoveAt

IColorOperationCollection.RemoveAt 方法

从集合中移除颜色操作。

public void RemoveAt(int index)
参数类型描述
indexInt32要移除的颜色操作的索引。

另请参阅