IMsDimOpenParamValues.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears the collection of parameter values.

Comments

To remove certain value of the parameter from collection, use the IMsDimOpenParamValues.Remove and IMsDimOpenParamValues.RemoveByDimKey methods.

See also:

IMsDimOpenParamValues