Remove
Remove(IBehaviorProperty)
Entfernt die angegebene Eigenschaft aus der Sammlung.
public bool Remove(IBehaviorProperty item)
| Parameter | Typ | Beschreibung | 
|---|---|---|
| item | IBehaviorProperty | Zu entfernende Eigenschaft. | 
Siehe auch
- interface IBehaviorProperty
- class BehaviorPropertyCollection
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides
Remove(string)
Entfernt die angegebene Eigenschaft aus der Sammlung.
public bool Remove(string propertyValue)
| Parameter | Typ | Beschreibung | 
|---|---|---|
| propertyValue | String | Wert der zu entfernenden Eigenschaft. | 
Siehe auch
- class BehaviorPropertyCollection
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides