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