Insert
Méthode BehaviorCollection.Insert
Insère un nouveau comportement dans 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
- class BehaviorCollection
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides