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