IMetabaseCheckList.Move

Syntax

Move(IndexFrom: Integer; IndexTo: Integer);

Parameters

IndexFrom - index of the position of the object that should be shifted in the list.

IndexTo - index of the position in which the object should be shifted.

Description

The Move method moves an object in the list of checksums calculation.

See also:

IMetabaseCheckList