IMetaAttributesSet.Move

Syntax

Move(IndexFrom: Integer; IndexTo: Integer);

Parameters

IndexFrom - index of a position of an attribute that should be moved.

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

Description

The Move method moves attributes in the set.

See also:

IMetaAttributesSet