Removes a value from the collection.
@param index the index of the item to remove (in the range0 to getItemCount() - 1).
@throws IndexOutOfBoundsException if index is not withinthe specified range.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.