ConnectionCollection

ConnectionCollection class

Connection collection.

Properties

NameTypeDescription
Countint
Item (int)ConnectionGets the element at the specified index.

Methods

NameDescription
addAdd the Connection object in the collection.
removeRemove the Connection object from the collection.
clear
removeAt
iteratorReserved for internal use.