Insert
IPortionCollection.Insert method
将一个部分插入到集合中指定索引处。
public void Insert(int index, IPortion value)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 应该插入部分的从零开始的索引。 |
value | IPortion | 要插入的部分。 |
也可以看看
- interface IPortion
- interface IPortionCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides