IMetaAttributeSettings.Move

Syntax

Move(IndexFrom: Integer; IndexTo: Integer);

Parameters

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.

Description

The Move method moves collection elements.

See also:

IMetaAttributeSettings