FindByName()
CommentAuthorCollection::FindByName(System::String) method
Find author in a collection by name.
System::ArrayPtr<System::SharedPtr<ICommentAuthor>> Aspose::Slides::CommentAuthorCollection::FindByName(System::String name) override
Arguments
Parameter | Type | Description |
---|---|---|
name | System::String | Name of an author to find. |
Return Value
Author or null.
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class ICommentAuthor
- Class String
- Class CommentAuthorCollection
- Namespace Aspose::Slides
- Library Aspose.Slides