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