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