Assembly: BISearch;
Namespace: Prognoz.Platform.Interop.BISearch;
The ISearchDimSelectionElements interface contains properties to work with collection of dimension indexed elements.
ISearchDimSelectionElements
The ISearchDimSelection.Elements property returns collection of indexed elements.
| Property name | Brief description | |
| Count | The Count property returns number of indexed elements. | |
| Item | The Item property returns parameters of indexed dimension element. |
See also: