Methods

add() → Number

Add the Connection object in the collection.

Returns

Number 

clear()

get(index) → Connection

Gets the element at the specified index.

Parameter

Name Type Optional Description

index

Number

 

Returns

Connection 

getCount()

iterator()

Reserved for internal use.

remove()

Remove the Connection object from the collection.

removeAt()