IMsIteratorDimOpenParams.RemoveByKey

Fore Syntax

RemoveByKey(Key: Integer): Boolean;

Fore.NET Syntax

RemoveByKey(Key: uinteger): boolean;

Parameters

Key. Metamodel cycle key.

Description

The RemoveByKey method removes parameter for the specified cycle of metamodel from collection.

Comments

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

See also:

IMsIteratorDimOpenParams