Insérer
Méthode PortionCollection.Insert
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 auquel 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