Item(ItemIndex: Integer): ISearchDimSelection;
Item[ItemIndex: Integer]: Prognoz.Platform.Interop.BISearch.ISearchDimSelection;
ItemIndex. Dimension index in the collection.
The Item property returns information about the specified indexed dimension.
The example of use is given in description of the ISearchSourceDataResult.SourceMetadata property.
See also: