remove method
remove
Removes specified effect from a collection.
def remove(self, item):
    ...
| Parameter | Type | Description | 
|---|---|---|
| item | IEffect | Effect to remove. | 
See Also
- class IEffect
- class ISequence
- module aspose.slides.animation
- library Aspose.Slides