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 passed by the Index parameter.

See also:

IMetabaseCheckList