IRdsLevels.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index - index of MDM dictionary level.

Description

The Remove method removes a level of the MDM dictionary, which index is passed by the Index parameter and returns True if removal is successful.

See also:

IRdsLevels