Insert
IBehaviorPropertyCollection.Insert method
在指定索引处将新属性(具有指定属性值)插入到集合中。
public void Insert(int index, string propertyValue)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 应该插入新属性的索引。 |
propertyValue | String | 要添加的属性的值。 |
也可以看看
- interface IBehaviorPropertyCollection
- 命名空间 Aspose.Slides.Animation
- 部件 Aspose.Slides