IMetaAttributeNamings.Move

Syntax

Move(IndexFrom: Integer; IndexTo: Integer);

Parameters

IndexFrom - index of a position of a name that is necessary to move.

IndexTo - index of a position, to which a name should be moved.

Description

The Move method moves attributes names in a collection by indexes.

See also:

IMetaAttributeNamings