Add
Add(IBehaviorProperty)
Ajoute une nouvelle propriété à la collection.
public void Add(IBehaviorProperty item)
Paramètre | Type | Description |
---|---|---|
item | IBehaviorProperty | Propriété à ajouter. |
Voir aussi
- interface IBehaviorProperty
- class BehaviorPropertyCollection
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides
Add(string)
Ajoute une nouvelle propriété à la collection.
public void Add(string propertyValue)
Paramètre | Type | Description |
---|---|---|
propertyValue | String | Valeur de la propriété à ajouter. |
Voir aussi
- class BehaviorPropertyCollection
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides