Item(ItemIndex: Integer): ISearchDimSelectionElement;
Item[ItemIndex: Integer]: Prognoz.Platform.Interop.BISearch.ISearchDimSelectionElement;
ItemIndex. Index of indexed dimension element.
The Item property returns parameters of indexed dimension element.
The example of work with the ISearchDimSelectionElements collection is given in description of the ISearchSourceDataResult.SourceMetadata property.
See also: