RemoveAt
BehaviorCollection.RemoveAt method
Removes behavior from a collection at the specified index.
public void RemoveAt(int index)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | Index of a behavior to remove. |
See Also
- class BehaviorCollection
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides