Remove()
ICaptionsCollection::Remove(System::SharedPtr<ICaptions>) method
Removes the specified closed captions from the collection.
virtual void Aspose::Slides::ICaptionsCollection::Remove(System::SharedPtr<ICaptions> captions)=0
Arguments
Parameter | Type | Description |
---|---|---|
captions | System::SharedPtr<ICaptions> | The closed captions to remove. |
See Also
- Typedef SharedPtr
- Class ICaptions
- Class ICaptionsCollection
- Namespace Aspose::Slides
- Library Aspose.Slides