The IMsModelParamsControl interface contains properties and methods used to work with the collection of controlled parameters of metamodel included into calculation chain.
Property name | Brief description | |
The Count property returns the number of parameters in the collection. | ||
The Item method returns parameter from the collection by its index. |
Method name | Brief description | |
The FindByKey method finds parameter in the collection by its key. |
See also: