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