ICubeSegmentDimensions.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Cube segment dimension index.

Description

The Remove method removes the dimension with the specified index from the collection.

Comments

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

See also:

ICubeSegmentDimensions