Search requires javascript to work
Swaps two items in the array.
void SwapAt(int index1, int index2)
First index.
Second index.
Invalid index.