Item(Index: Integer): IMetabaseObjectControl;
Item[Index: Integer]: Prognoz.Platform.Interop.Metabase.IMetabaseObjectControl;
Index. Index of nested object.
The Item property returns parameters of the nested object with the specified index.
The example of use is given in description of the IMetabaseObjectControlInfo.Count property.
See also: