remove_at method
remove_at
Removes behavior from a collection at the specified index.
def remove_at(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | Index of a behavior to remove. |
See Also
- class
IBehaviorCollection - module
aspose.slides.animation - library
Aspose.Slides