I have a collection of items and wish to move one of them. I cannot seem to get the command structured correctly. Let us say that I want to move Item(8) from its current position such that it will be located between the current items 4 and 5.
A code example to achieve this would be greatly appreciated.
T.I.A.