ReviewerCollection

ReviewerCollection class

Reviewer collection.

Properties

NameTypeDescription
Countint
Item (int)Reviewer

Methods

NameDescription
addAdd the Reviewer object in the collection.
removeRemove the Reviewer object from the collection.
getReviewerGets the element at the specified ID.
clear
removeAt
iteratorReserved for internal use.