IMsDimOpenParamValues.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of removed set of opening parameters.

Description

The Remove method removes set of opening parameters from the collection with the specified index.

Comments

If the removal is successful, the method returns True, otherwise it returns False.

See also:

IMsDimOpenParamValues