Remove
Remove(IBehaviorProperty)
Supprime la propriété spécifiée de la collection.
public bool Remove(IBehaviorProperty item)
Paramètre | Taper | La description |
---|---|---|
item | IBehaviorProperty | Propriété à supprimer. |
Voir également
- interface IBehaviorProperty
- class BehaviorPropertyCollection
- espace de noms Aspose.Slides.Animation
- Assemblée Aspose.Slides
Remove(string)
Supprime la propriété spécifiée de la collection.
public bool Remove(string propertyValue)
Paramètre | Taper | La description |
---|---|---|
propertyValue | String | Valeur de la propriété à supprimer. |
Voir également
- class BehaviorPropertyCollection
- espace de noms Aspose.Slides.Animation
- Assemblée Aspose.Slides