UserCollection

UserCollection class

User collection.

Properties

NameTypeDescription
Countint
Item (int)User

Methods

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