ToArray()

CommentAuthorCollection::ToArray() method

Creates and returns an array with all authors.

System::ArrayPtr<System::SharedPtr<ICommentAuthor>> Aspose::Slides::CommentAuthorCollection::ToArray() override

Return Value

Array of ICommentAuthor

See Also