Gets the item text at the specified index. <p> Indexing is zero based.
This operation will fail when the index is out of range or an item could not be queried from the OS.
@param index the index of the item @return the item text at the specified index, which can be null
See Implementation
Gets the item text at the specified index. <p> Indexing is zero based.
This operation will fail when the index is out of range or an item could not be queried from the OS.
@param index the index of the item @return the item text at the specified index, which can be null