ParamValues: ITsModelParamValues;
The ParamValues property returns parameters' values collection.
To get the collection of parameters, use the ITsParamProvider.Params property.
The property use is given in the example for ITsParamProvider.Params.
See also: