[]
Swaps two elements at the index1 and index2.
index1
index2
public void Swap(int index1, int index2)