RemoveAt
SequenceCollection.RemoveAt method
Removes sequence at the specified index.
public void RemoveAt(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 |
See Also
- class SequenceCollection
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides
Removes sequence at the specified index.
public void RemoveAt(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 |