Clear;
Clear();
The Clear method clears the collection of parameter values.
To remove certain value of the parameter from collection, use the IMsDimOpenParamValues.Remove and IMsDimOpenParamValues.RemoveByDimKey methods.
See also:
IMsDimOpenParamValues