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