IAdoMdDimCalculations.Move

Syntax

Move(IndexFrom: Integer; IndexTo: Integer);

Parameters

IndexFrom. Index of the position, from which it is necessary to move a calculated element.

IndexTo. Index of the position, to which it is necessary to move a calculated element.

Description

The Move method moves calculated elements in the collection.

See also:

IAdoMdDimCalculations