class
ReviewerCollection
Source: aspose.
Reviewer collection.
Methods
add() → Number
Add the Reviewer object in the collection.
- Returns
-
Number
clear()
get()
getCount()
getReviewer(ID) → Reviewer
Gets the element at the specified ID.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
ID |
Number |
|
- Returns
getReviewer(name) → Reviewer
Gets the element at the specified name.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
name |
String |
|
- Returns
iterator()
Reserved for internal use.
remove()
Remove the Reviewer object from the collection.