Move(OldIndex: Integer; NewIndex: Integer);
OldIndex. Position index of the parameter to be moved.
NewIndex. Position index to what the parameter must be moved.
The Move method moves parameter of analytical data area to specified position.
To clear collection of analytical data area parameters, use the IEaxDataAreaParams.Clear method.
See also: