RemoveAt
ImageTransformOperationCollection.RemoveAt 方法
从指定索引的集合中移除图像效果。
public void RemoveAt(int index)
参数 | 类型 | 描述 |
---|---|---|
index | Int32 | 应该被删除的图像效果的索引。 |
另请参见
- class ImageTransformOperationCollection
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides
从指定索引的集合中移除图像效果。
public void RemoveAt(int index)
参数 | 类型 | 描述 |
---|---|---|
index | Int32 | 应该被删除的图像效果的索引。 |