Insert
IBehaviorCollection.Insert méthode
Insère un nouveau comportement à une collection à l’index spécifié.
public void Insert(int index, IBehavior item)
Paramètre | Type | Description |
---|---|---|
index | Int32 | Index où le nouveau comportement doit être inséré. |
item | IBehavior | Comportement à insérer. |
Voir Aussi
- interface IBehavior
- interface IBehaviorCollection
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides