Move(IndexFrom: Integer; IndexTo: Integer);
IndexFrom - position of an index that should be moved.
IndexTo - index of a position, into which an index should be moved.
The Move method moves an index in the collection.
See also:
IMetaIndexes