Show contents 

Rds > Rds Assembly Interfaces > IRdsParams > IRdsParams.RemoveByKey

IRdsParams.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key - key of an MDM dictionary parameter.

Description

The RemoveByKey method removes a parameter, which key is passed by the Key parameter.

See also:

IRdsParams