|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.presentation.collections.CommentAuthorList
com.spire.presentation.collections.CommentAuthorCollection
public final class CommentAuthorCollection
Represents a collection of comment authors.
Constructor Summary | |
---|---|
CommentAuthorCollection(PresentationPptx pres)
|
Method Summary | |
---|---|
void |
copyTo(com.spire.ms.System.Array array,
int index)
Copies all elements from the collection to the specified array. |
java.lang.Object |
getSyncRoot()
Gets a synchronization root. |
boolean |
isSynchronized()
Gets a value indicating whether access to the collection is synchronized (thread-safe). |
int |
size()
Gets size of the collection. |
Methods inherited from class com.spire.presentation.collections.CommentAuthorList |
---|
addAuthor, findByName, findByNameAndInitials, get, getCount, getPresentation, toArray |
Constructor Detail |
---|
public CommentAuthorCollection(PresentationPptx pres)
Method Detail |
---|
public void copyTo(com.spire.ms.System.Array array, int index)
array
- index
- public boolean isSynchronized()
public java.lang.Object getSyncRoot()
public int size()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |