RemoveAt
ISequence.RemoveAt method
从集合中移除效果。
public void RemoveAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 要删除的效果索引Int32 |
也可以看看
- interface ISequence
- 命名空间 Aspose.Slides.Animation
- 部件 Aspose.Slides
从集合中移除效果。
public void RemoveAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 要删除的效果索引Int32 |