ICubeSegments.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Segment key.

Description

The RemoveByKey method removes the segment with the specified key.

Comments

The method returns True if the segment was removed, and False if the segment cannot be removed for some reason.

See also:

ICubeSegments