idx_set()
BehaviorCollection::idx_set(int32_t, System::SharedPtr<IBehavior>) method
Retirns a behavior at the specified index.
void Aspose::Slides::Animation::BehaviorCollection::idx_set(int32_t index, System::SharedPtr<IBehavior> value) override
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | Index of a behavior to return. |
value | System::SharedPtr<IBehavior> | Animation begavior. |
See Also
- Typedef SharedPtr
- Class IBehavior
- Class BehaviorCollection
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides