Item
ISequence 索引器
返回指定索引处的效果。
public IEffect this[int index] { get; }
参数 | 描述 |
---|---|
index | 索引 |
另见
- interface IEffect
- interface ISequence
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides
返回指定索引处的效果。
public IEffect this[int index] { get; }
参数 | 描述 |
---|---|
index | 索引 |