Item(Index: Integer): IMetabaseObjectParamControl;
Item[Index: Integer]: Prognoz.Platform.Interop.Metabase.IMetabaseObjectParamControl;
Index. Index of the nested object parameter.
The Item property returns a binding of the nested object parameter to the parameters of the current object.
The example of use is given in description of the IMetabaseObjectControlInfo.Count property.
See also: