Move(FromIndex: Integer; ToIndex: Integer);
Move(FromIndex: integer; ToIndex: integer);
FromIndex. Index of position of the dimension that should be moved.
ToIndex. Index of position, to which the element should be moved.
The Move method moves the dimension into the specified position in the collection.
If the non-existing position index is specified, the dimension is not moved.
See also: