Move(IndexFrom: Integer; IndexTo: Integer);
IndexFrom - index of position of the element that must be moved.
IndexTo - index of the position, to which the element must be moved.
The Move method moves collection elements.
See also:
IMetaAttributeSettings