Item
ICustomXmlPartCollection indexer
返回指定索引处的元素。
public ICustomXmlPart this[int index] { get; }
范围 | 描述 |
---|---|
index | 要获取的元素的从零开始的索引。 |
返回值
指定索引处的元素。
例外
例外 | (健康)状况 |
---|---|
ArgumentOutOfRangeException | 索引小于 0。-或-索引等于或大于计数 |
也可以看看
- interface ICustomXmlPart
- interface ICustomXmlPartCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides