Insert
IPortionCollection.Insert method
在指定索引处将一个 Portion 插入到集合中。
public void Insert(int index, IPortion value)
Parameter | Type | Description |
---|---|---|
index | Int32 | 要插入 Portion 的基于零的索引。 |
value | IPortion | 要插入的 Portion。 |
See Also
- interface IPortion
- interface IPortionCollection
- namespace Aspose.Slides
- assembly Aspose.Slides