Remove
Sequence.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
- class Sequence
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides