Remove()
CommentCollection::Remove(System::SharedPtr<IComment>) method
Removes the first occurrence of the specified comment in a collection.
void Aspose::Slides::CommentCollection::Remove(System::SharedPtr<IComment> comment) override
Arguments
Parameter | Type | Description |
---|---|---|
comment | System::SharedPtr<IComment> | The comment to remove from a collection. |
See Also
- Typedef SharedPtr
- Class IComment
- Class CommentCollection
- Namespace Aspose::Slides
- Library Aspose.Slides