ICubeCreatorFields.Remove

Syntax

Remove(Index: Integer): Boolean;

Properties

Index. Field index.

Description

The Remove method removes the field, which index is determined by the Index parameter.

Comments

The method returns True if the field is removed, and False if the field must not be removed.

See also:

ICubeCreatorFields