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