RemoveAt()
IBehaviorCollection::RemoveAt(int32_t) method
Removes behavior from a collection at the specified index.
virtual void Aspose::Slides::Animation::IBehaviorCollection::RemoveAt(int32_t index)=0
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | Index of a behavior to remove. |
See Also
- Class IBehaviorCollection
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides