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