ISearchDataSourcesSelectionInfoList

Assembly: ExtCtrls;

Description

The ISearchDataSourcesSelectionInfoList interface contains properties that are used to work with the collection that stores information about selection of indexed dimensions.

Inheritance Hierarchy

ISearchDataSourcesSelectionInfoList

Comments

Collection parameters can be obtained in the ISearchDataSourcesItem.Selection property.

Properties

  Property name Brief description
Count The Count property returns the number of dimensions in the collection.
Item The Item property returns parameters of specified dimension selection.

See also:

ExtCtrls Assembly Interfaces