IMsDimIteratorDimensions.RemoveByKey

Fore Syntax

RemoveByKey(Key: Integer): Boolean;

Fore.NET Syntax

RemoveByKey(Key: uinteger): boolean;

Parameters

Key. Key of removed dimension.

Description

The RemoveByKey method removes a condition with the specified key.

Comments

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

See also:

IMsDimIteratorDimensions