RemoveAt

IImageTransformOperationCollection.RemoveAt method

从指定索引的集合中移除图像效果。

public void RemoveAt(int index)
参数类型描述
indexInt32应该被删除的图像效果的索引。

另请参见