Item
CustomXmlPartCollection 索引器
返回指定索引处的元素。
public ICustomXmlPart this[int index] { get; }
参数 | 描述 |
---|---|
index | 要获取的元素的零基索引。 |
返回值
指定索引处的元素。
异常
exception | condition |
---|---|
ArgumentOutOfRangeException | index 小于 0。或 index 等于或大于 Count |
另请参见
- interface ICustomXmlPart
- class CustomXmlPartCollection
- namespace Aspose.Slides
- assembly Aspose.Slides