Assembly: Algo;
The IVariableStubsCollection interface is used to work with the collection of calculation block and control block data sources.
IVariableStubsCollection
| 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. |
| Method name | Brief description | |
![]() |
FindByKey | The FindByKey method searches for data source in the collection by key. |
See also: