Clear;
Clear();
The Clear method clears the collection of parameters.
To remove the certain parameter from the collection, use the IMsDimOpenStubParamValues.Remove and IMsDimOpenStubParamValues.RemoveByStubKey methods.
The method use is given in the example for IMsMetaModel.DimOpenStubParamValues.
See also: