[]
Moves the item with given index (fromIndex) to the new position (toIndex).
public void Move(int fromIndex, int toIndex)