Move(OldIndex: Integer, NewIndex: Integer);
OldIndex. Index of the position, from which parameter must be moved.
NewIndex. Index of the position, to which parameter must be moved.
The Move method moves repository object parameter to the specified position.
If the specified index of the position, to which the parameter must be moved, is outside the collection, the repository object parameter is not moved.
See also: