RemoveAt
ICaptionsCollection.RemoveAt 方法
移除指定索引处的闭合字幕。
public void RemoveAt(int index)
参数 | 类型 | 描述 |
---|---|---|
index | Int32 | 要移除的闭合字幕的索引。 |
另见
- 接口 ICaptionsCollection
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides
移除指定索引处的闭合字幕。
public void RemoveAt(int index)
参数 | 类型 | 描述 |
---|---|---|
index | Int32 | 要移除的闭合字幕的索引。 |