ToArray()

ICommentAuthorCollection::ToArray() method

Creates and returns an array with all authors.

virtual System::ArrayPtr<System::SharedPtr<ICommentAuthor>> Aspose::Slides::ICommentAuthorCollection::ToArray()=0

Return Value

Array of ICommentAuthor

See Also