remove_at method
remove_at
Removes sequence at the specified index.
def remove_at(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | Index of element in the collection int |
See Also
- class
ISequenceCollection - module
aspose.slides.animation - library
Aspose.Slides