Insert()
IBehaviorPropertyCollection::Insert(int32_t, System::String) method
Inserts a new property (with the specified property value) to the collection at the specified index.
virtual void Aspose::Slides::Animation::IBehaviorPropertyCollection::Insert(int32_t index, System::String propertyValue)=0
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | Index where a new property should be inserted. |
propertyValue | System::String | Value of the property to add. |
See Also
- Class String
- Class IBehaviorPropertyCollection
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides