add method
add(self, item)
Add new behavior to a collection.
def add(self, item):
...
| Parameter | Type | Description |
|---|---|---|
| item | IBehavior | Behavior to add. |
See Also
- class
IBehavior - class
IBehaviorCollection - module
aspose.slides.animation - library
Aspose.Slides