Item
IBehaviorCollection indexer
返回指定索引处的行为。
public IBehavior this[int index] { get; set; }
范围 | 描述 |
---|---|
index | 要返回的行为的索引。 |
返回值
动画制作者。
也可以看看
- interface IBehavior
- interface IBehaviorCollection
- 命名空间 Aspose.Slides.Animation
- 部件 Aspose.Slides
返回指定索引处的行为。
public IBehavior this[int index] { get; set; }
范围 | 描述 |
---|---|
index | 要返回的行为的索引。 |
动画制作者。