IMetabaseCustomObjectReferences.Item

Syntax

Item(Index: Integer): IMetabaseCustomObjectReference;

Parameters

Index. Dependency index in the collection.

Description

The Item property returns a dependency from the collection by index.

Example

The property use is given in the example for IMetabaseCustomObjectReferences.Count.

See also:

IMetabaseCustomObjectReferences