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