Remove
IBehaviorCollection.Remove method
Removes specified behavior from a collection.
public bool Remove(IBehavior item)
Parameter | Type | Description |
---|---|---|
item | IBehavior | Behavior to remove. |
Return Value
True if a behavior removed successfully Boolean
See Also
- interface IBehavior
- interface IBehaviorCollection
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides