ISearchDimSelectionSet.Item

Syntax

Item(ItemIndex: Integer): ISearchDimSelection;

Parameters

ItemIndex. Dimension index in the collection.

Description

The Item property returns information about the specified indexed dimension.

Example

The example of use is given in description of the ISearchSourceDataResult.SourceMetadata property.

See also:

ISearchDimSelectionSet