IRdsAttributes.Move

Syntax

Move(IndexFrom: Integer; IndexTo: Integer);

Parameters

IndexFrom. Index of the attribute that should be moved.

IndexTo. Index of the position, to which the dimension should be moved.

Description

The Move method moves attributes into the list by changing the display order of attribute values in the elements tree.

See also:

IRdsAttributes