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