idx_set()
IBehaviorCollection::idx_set(int32_t, System::SharedPtr<IBehavior>) method
Returns a behavior at the specified index.
virtual void Aspose::Slides::Animation::IBehaviorCollection::idx_set(int32_t index, System::SharedPtr<IBehavior> value)=0
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 IBehaviorCollection
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides