IMetabaseObjectControl.Item

Syntax

Item(Index: Integer): IMetabaseObjectParamControl;

Parameters

Index. Index of the nested object parameter.

Description

The Item property returns a binding of the nested object parameter to the parameters of the current object.

Example

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

See also:

IMetabaseObjectControl