Item
SectionSlideCollection indexer
获取指定索引处的元素。 只读ISlide
。
public ISlide this[int index] { get; }
也可以看看
- interface ISlide
- class SectionSlideCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides
获取指定索引处的元素。 只读ISlide
。
public ISlide this[int index] { get; }