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