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