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
- namensraum Aspose.Slides.Animation
- Montage 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
- namensraum Aspose.Slides.Animation
- Montage Aspose.Slides