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