IMetaAttributeSettings.Move

Syntax

Move(IndexFrom: Integer; IndexTo: Integer);

Parameters

IndexFrom. Index of position of the element to be moved.

IndexTo. Index of the position, to which it is necessary to move the element.

Description

The Move method moves collection elements.

See also:

IMetaAttributeSettings