[]
Determines whether the item at fromIndex can be moved to toIndex.
fromIndex
toIndex
bool CanMove(int fromIndex, int toIndex)
The original index.
The destination index.