Insert
IBehaviorPropertyCollection.Insert method
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 | Taper | La description |
---|---|---|
index | Int32 | Index où une nouvelle propriété doit être insérée. |
propertyValue | String | Valeur du bien à ajouter. |
Voir également
- interface IBehaviorPropertyCollection
- espace de noms Aspose.Slides.Animation
- Assemblée Aspose.Slides