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