IMetabaseCheckList.Item

Syntax

Item(Index: Integer): IMetabaseCheckListItem;

Parameters

Index - index of the object in the list.

Description

The Item property returns parameters of the object that is contained in the checksum list. Index of the object is sent by the Index parameter.

See also:

IMetabaseCheckList