[]
Moves the item at the from position to to.
from
to
public void Move(int from, int to)
Public Sub Move(from As Integer, [to] As Integer)
From.
To.