List.getItem
Class Overview | Class Members |
This Package |
All Packages
public String getItem( int index )
Parameters
- index
- the position of the item.
Returns
an item that is associated with
the specified index.
Description
Gets the item associated with the specified index.
See Also
getItemCount