IMetabaseUpdateNullLinks.Item

Syntax

Item(Index: Integer): IMetabaseUpdateNullLink;

Parameters

Index - index.

Description

The Item property returns the link from the collection by its index.

Example

The example of use is given in description of the IMetabaseUpdateProgress.OnNullLinks method.

See also:

IMetabaseUpdateNullLinks