idx_get()
IBehaviorCollection::idx_get(int32_t) method
Returns a behavior at the specified index.
virtual System::SharedPtr<IBehavior> Aspose::Slides::Animation::IBehaviorCollection::idx_get(int32_t index)=0
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | Index of a behavior to return. |
Return Value
Animation begavior.
See Also
- Typedef SharedPtr
- Class IBehavior
- Class IBehaviorCollection
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides