Item(Index: Integer): IMetabaseObjectDescriptor;
Item[Index: Integer]: Prognoz.Platform.Interop.Metabase.IMetabaseObjectDescriptor;
Index. Selected object index.
The Item property returns description of repository object with the specified index.
The example of use is given in description of the IMetabaseDialog.Execute method.
See also: