IMsDimIteratorDimensions.Move

Syntax

Move(FromIndex: Integer; ToIndex: Integer);

Parameters

FromIndex. Index of position of the dimension that should be moved.

ToIndex. Index of position, to which the element should be moved.

Description

The Move method moves the dimension into the specified position in the collection.

Comments

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

See also:

IMsDimIteratorDimensions