ICubeCreatorFacts.Remove

Syntax

Remove(Index: Integer): Boolean;

Properties

Index. Fact index.

Description

The Remove method removes the fact from the collection and the facts' index is passed by the Index parameter.

Comments

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

See also:

ICubeCreatorFacts