RemoveAt
IControlCollection.RemoveAt method
Removes an ActiveX control stored at specified position from the collection.
public void RemoveAt(int index)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | Index of a control to remove. |
See Also
- interface IControlCollection
- namespace Aspose.Slides
- assembly Aspose.Slides