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