[]
Swap two items in collection.
public void Exchange(int item1, int item2)
Index of first item.
Index of second item.