CommentAuthorCollection class
Contents
[
Hide
]CommentAuthorCollection class
Represents a collection of comment authors.
The CommentAuthorCollection type exposes the following members:
Gets the element at the specified index.
Read-only ICommentAuthor
.
Indexer
Name | Description |
---|---|
[index] |
Methods
Method | Description |
---|---|
add_author | Add new author at the end of a collection. |
to_array | Creates and returns an array with all authors. |
find_by_name | Find author in a collection by name. |
find_by_name_and_initials | Find author in a collection by name and initials. |
remove_at | Removes the author at the specified index of the collection. |
remove | Removes the first occurrence of the specified author in a collection. |
clear | Removes all authors from a collection. |
See Also
- class
ICommentAuthor
- module
aspose.slides
- library
Aspose.Slides