Clear;
Clear();
The Clear method clears the parameters collection.
After calling the method, the value of the ITsModelParams.Count property is reset to default.
The property use is given in the example for ITsModelParams.Add.
See also:
ITsModelParams