RemoveAt()
BehaviorPropertyCollection::RemoveAt(int32_t) method
Removes property at the specified index.
void Aspose::Slides::Animation::BehaviorPropertyCollection::RemoveAt(int32_t index) override
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | Index of the property which should be deleted. |
See Also
- Class BehaviorPropertyCollection
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides