ICalcBlockIteratorStubDimensions

Assembly: Algo;

Description

The ICalcBlockIteratorStubDimensions interface is used to work with the collection of data source dimensions.

Inheritance Hierarchy

          ICalcBlockIteratorStubDimensions

Properties

  Property name Brief description
Count The Count property returns the number of data source dimensions.
Item The Item property returns the data source dimension by index.

Methods

  Method name Brief description
FindByKey The FindByKey method searches for data source dimension in the collection by key.

See also:

Algo Assembly Interfaces