Insert
Méthode IBehaviorPropertyCollection.Insert
Insère une nouvelle propriété (avec la valeur de propriété spécifiée) dans la collection à l’index spécifié.
public void Insert(int index, string propertyValue)
| Paramètre | Type | Description |
|---|---|---|
| index | Int32 | Index où une nouvelle propriété doit être insérée. |
| propertyValue | String | Valeur de la propriété à ajouter. |
Voir aussi
- interface IBehaviorPropertyCollection
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides