ConnectCollection

ConnectCollection class

Connect collection.

Methods

NameDescription
add(connect)Add the connect in the collection.
clear()
get()
getCount()
iterator()Reserved for internal use.
remove(connect)Remove the connect from the collection.
removeAt()

add(connect)

Add the connect in the collection.

ParameterTypeDescription
connectConnect

Returns: Number — Number

clear()

get()

getCount()

iterator()

Reserved for internal use.

remove(connect)

Remove the connect from the collection.

ParameterTypeDescription
connectConnect

removeAt()