IMetaIndexes.Move

Syntax

Move(IndexFrom: Integer; IndexTo: Integer);

Parameters

IndexFrom - position of an index that should be moved.

IndexTo - index of a position, into which an index should be moved.

Description

The Move method moves an index in the collection.

See also:

IMetaIndexes