Insérer
Méthode IPortionCollection.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 où la Portion doit être insérée. |
value | IPortion | La Portion à insérer. |
Voir aussi
- interface IPortion
- interface IPortionCollection
- namespace Aspose.Slides
- assembly Aspose.Slides