Insert
IBehaviorCollection.Insert method
将新行为插入到指定索引处的集合中。
public void Insert(int index, IBehavior item)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 应该插入新行为的索引。 |
item | IBehavior | 要插入的行为。 |
也可以看看
- interface IBehavior
- interface IBehaviorCollection
- 命名空间 Aspose.Slides.Animation
- 部件 Aspose.Slides