Remove
ISequence.Remove method
Removes specified effect from a collection.
public void Remove(IEffect item)
Parameter | Type | Description |
---|---|---|
item | IEffect | Effect to remove. |
See Also
- interface IEffect
- interface ISequence
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides