| Property Getters/Setters Summary | ||
|---|---|---|
method | getCount() | |
method | get(index) | |
Gets the element at the specified index.
|
||
| Method Summary | ||
|---|---|---|
method | add(item) | |
Add the Connection object in the collection.
|
||
method | clear() | |
method | iterator() | |
Reserved for internal use. |
||
method | remove(item) | |
Remove the Connection object from the collection.
|
||
method | removeAt(index) | |
int getCount()
Connection get(index)
index -