ICalcBlockIteratorStubs

Assembly: Algo;

Description

The ICalcBlockIteratorStubs interface is used to work with the collection of data sources.

Inheritance Hierarchy

          ICalcBlockIteratorStubs

Properties

  Property name Brief description
Count The Count property returns the number of data sources in the block.
Item The Item property returns the data source by index.

Methods

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

See also:

Algo Assembly Interfaces