Count: Integer;
Count: integer;
The Count property returns the number of parameters in the collection.
To get the specific parameter from the collection, use the ITsModelParams.Item property.
See also:
ITsModelParams