Remove()
Sequence::Remove(System::SharedPtr<IEffect>) method
Removes specified effect from a collection.
void Aspose::Slides::Animation::Sequence::Remove(System::SharedPtr<IEffect> item) override
Arguments
Parameter | Type | Description |
---|---|---|
item | System::SharedPtr<IEffect> | Effect to remove. |
See Also
- Typedef SharedPtr
- Class IEffect
- Class Sequence
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides