Insert
PortionCollection.Insert method
Insère une Portion dans la collection à l’index spécifié.
public void Insert(int index, IPortion value)
Paramètre | Type | Description |
---|---|---|
index | Int32 | L’index basé sur zéro à laquelle la Portion doit être insérée. |
value | IPortion | La Portion à insérer. |
Voir Aussi
- interface IPortion
- class PortionCollection
- namespace Aspose.Slides
- assembly Aspose.Slides