[]
IItemCollection<T>
, Iterable<T>
IDropDownItemList
, IListBoxItemList
ISelector
.get(int index)
int
void
void
removeAt(int index)
void
add, clear, contains, getCount, remove
forEach, iterator, spliterator
index
- The zero-based index of the item.index
- The zero-based index of the item.value
- The object is being set to the specified index.item
- The object to look for in the collection.index
- The zero-based index at which to insert the item.item
- The item to insert.index
- The zero-based index of the element to remove.