IMsDimIteratorLinks.Move

Syntax

Move(FromIndex: Integer; ToIndex: Integer);

Parameters

FromIndex. Index of position of the linked dimension that must be moved.

ToIndex. Index of the position, to which the linked dimension must be moved.

Description

The Move method moves a linked dimension to the specified position in the collection.

Comments

If the non-existing position index is specified, the dimension is not moved.

See also:

IMsDimIteratorLinks