arr.move
Move an item.
method arr.move (
uint from,
uint to
)
uint from,
uint to
)
Parameters
from | The current index of the item starting from zero. |
to | The new index of the item starting from zero. |
Related links | Source |
Installer and installation software
Commercial and Freeware installers.
Move an item.
from | The current index of the item starting from zero. |
to | The new index of the item starting from zero. |
Related links | Source |