IValidationSelectionValueList.RemoveByKey

Syntax

RemoveByKey(DimensionKey: Integer): Boolean;

Parameters

DimensionKey. Dictionary key.

Description

The RemoveByKey method removes selection by dictionary key.

Comments

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

See also:

IValidationSelectionValueList