Remove()
BehaviorCollection::Remove(System::SharedPtr<IBehavior>) method
Removes specified behavior from a collection.
bool Aspose::Slides::Animation::BehaviorCollection::Remove(System::SharedPtr<IBehavior> item) override
Arguments
Parameter | Type | Description |
---|---|---|
item | System::SharedPtr<IBehavior> | Behavior to remove. |
See Also
- Typedef SharedPtr
- Class IBehavior
- Class BehaviorCollection
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides