Remove()
VbaModuleCollection::Remove(System::SharedPtr<IVbaModule>) method
Removes the first occurrence of a specific object from the collection.
void Aspose::Slides::Vba::VbaModuleCollection::Remove(System::SharedPtr<IVbaModule> value) override
Arguments
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<IVbaModule> | The module to remove from the collection. |
See Also
- Typedef SharedPtr
- Class IVbaModule
- Class VbaModuleCollection
- Namespace Aspose::Slides::Vba
- Library Aspose.Slides