Java getItem - Prim Collection
In This Topic
public <Primitive Object> getItem(int index)
|
|
Property |
Description |
|
|
|
Property Name |
getItem |
|
|
|
Description |
Gets an item from the collection given its index (0 based index) |
|
|
|
Remarks |
Throws an exception if the index is out of range
|
|