Add
Add(IBehaviorProperty)
Ajoute une nouvelle propriété à la collection.
public void Add(IBehaviorProperty item)
Paramètre | Taper | La description |
---|---|---|
item | IBehaviorProperty | Propriété à ajouter. |
Voir également
- interface IBehaviorProperty
- class BehaviorPropertyCollection
- espace de noms Aspose.Slides.Animation
- Assemblée Aspose.Slides
Add(string)
Ajoute une nouvelle propriété à la collection.
public void Add(string propertyValue)
Paramètre | Taper | La description |
---|---|---|
propertyValue | String | Valeur du bien à ajouter. |
Voir également
- class BehaviorPropertyCollection
- espace de noms Aspose.Slides.Animation
- Assemblée Aspose.Slides