Remove()
ControlCollection::Remove(System::SharedPtr<IControl>) method
Removes an ActiveX control from the collection.
void Aspose::Slides::ControlCollection::Remove(System::SharedPtr<IControl> item) override
Arguments
Parameter | Type | Description |
---|---|---|
item | System::SharedPtr<IControl> | A control to remove. |
See Also
- Typedef SharedPtr
- Class IControl
- Class ControlCollection
- Namespace Aspose::Slides
- Library Aspose.Slides