Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void Move(int fromIndex, int toIndex);
public void Move (int fromIndex, int toIndex);
member this.Move : int * int -> unit
Public Sub Move (fromIndex As Integer, toIndex As Integer)