Count: Integer;
The Count property returns the number of parameters' values in the collection.
To get a specific parameter value in the collection, use the ITsModelParamValues.Item property.
The property use is given in the example for ITsModelParamValue.DataType.
See also: