Item
ISmartArtNodeCollection indexer
按索引返回节点。 只读ISmartArtNode
public ISmartArtNode this[int index] { get; }
范围 | 描述 |
---|---|
index | 从零开始的索引的元素。 |
也可以看看
- interface ISmartArtNode
- interface ISmartArtNodeCollection
- 命名空间 Aspose.Slides.SmartArt
- 部件 Aspose.Slides
按索引返回节点。 只读ISmartArtNode
public ISmartArtNode this[int index] { get; }
范围 | 描述 |
---|---|
index | 从零开始的索引的元素。 |