RemoveAt
CustomXmlPartCollection.RemoveAt 方法
移除指定索引处的自定义 XML 部件。
public void RemoveAt(int index)
参数 | 类型 | 描述 |
---|---|---|
index | Int32 | 要移除的元素的零基索引。 |
异常
异常 | 条件 |
---|---|
ArgumentOutOfRangeException | index 小于 0 或者 index 大于或等于 Count |
参见
- class CustomXmlPartCollection
- namespace Aspose.Slides
- assembly Aspose.Slides