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