ActCollection

ActCollection class

Act collection.

Properties

NameTypeDescription
Countint
Item (int)Act

Methods

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