IVariableStubsCollection

Assembly: Algo;

Description

The IVariableStubsCollection interface is used to work with the collection of calculation block and control block data sources.

Inheritance Hierarchy

          IVariableStubsCollection

Properties

  Property name Brief description
Count The Count property returns the number of data sources in 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