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