RemoveAt
ISequenceCollection.RemoveAt method
删除指定索引处的序列。
public void RemoveAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 集合中元素的索引Int32 |
也可以看看
- interface ISequenceCollection
- 命名空间 Aspose.Slides.Animation
- 部件 Aspose.Slides
删除指定索引处的序列。
public void RemoveAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 集合中元素的索引Int32 |