IRdsSegments.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index - segment index.

Description

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

See also:

IRdsSegments