Remove()
IBehaviorCollection::Remove(System::SharedPtr<IBehavior>) method
Removes specified behavior from a collection.
virtual bool Aspose::Slides::Animation::IBehaviorCollection::Remove(System::SharedPtr<IBehavior> item)=0
Arguments
Parameter | Type | Description |
---|---|---|
item | System::SharedPtr<IBehavior> | Behavior to remove. |
Return Value
True if a behavior removed successfully bool
See Also
- Typedef SharedPtr
- Class IBehavior
- Class IBehaviorCollection
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides