IMetabaseObjectControlInfo.Item

Syntax

Item(Index: Integer): IMetabaseObjectControl;

Parameters

Index. Index of nested object.

Description

The Item property returns parameters of the nested object with the specified index.

Example

The example of use is given in description of the IMetabaseObjectControlInfo.Count property.

See also:

IMetabaseObjectControlInfo