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