Assembly: Algo;
The ICalcBlockIteratorStubs interface is used to work with the collection of data sources.
ICalcBlockIteratorStubs
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. |
Method name | Brief description | |
FindByKey | The FindByKey method searches for data source in the collection by key. |
See also: