RemoveAt
ISequence.RemoveAt 方法
从集合中删除效果。
public void RemoveAt(int index)
参数 | 类型 | 描述 |
---|---|---|
index | Int32 | 要删除的效果的索引 Int32 |
另请参见
- 接口 ISequence
- 命名空间 Aspose.Slides.Animation
- 程序集 Aspose.Slides
从集合中删除效果。
public void RemoveAt(int index)
参数 | 类型 | 描述 |
---|---|---|
index | Int32 | 要删除的效果的索引 Int32 |