Methods

add() → Number

Add the Act object in the collection.

Returns

Number 

clear()

get()

getAct(ID) → Act

Gets the element at the specified ID.

Parameter

Name Type Optional Description

ID

Number

 

Returns

Act 

getCount()

iterator()

Reserved for internal use.

remove()

Remove the Act object from the collection.

removeAt()