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