[]
Moves the item with the specified index to a new new position specified by newIndex.
index
newIndex
public void Move(int index, int newIndex)
The current index.
The new index.