IMsIteratorDimOpenParams.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears the collection of parameters.

Comments

To remove only one parameter from collection, use the IMsIteratorDimOpenParams.Remove or IMsIteratorDimOpenParams.RemoveByKey method.

See also:

IMsIteratorDimOpenParams