IRdsAttributeTypes.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index - index of an attribute type.

Description

The Remove method removes an attribute type, which index is passed by the Index parameter, and returns True if removal is successful.

See also:

IRdsAttributeTypes