com.ibm.gre.IRMList.removeItem Function
Removes the Item element at the specified index.
Public void removeItem (int)
Type
Name
Description
int
index
The index of the Item element to remove.
Return
Description
void