IDefCalculationAlgorithmsCollection.MoveTo

Syntax

MoveTo(oldIndex: Integer; newIndex: Integer);

Parameters

oldIndex. Index of the position from which calculation algorithm is moved.

newIndex. Index of the position to which calculation algorithm is moved.

Description

The MoveTo method moves calculation algorithms inside collection.

Comments

Calculation algorithm position index in collection determines its application order in table area.

See also:

IDefCalculationAlgorithmsCollection