IRubricatorCreatorBindings.Remove

Syntax

Remove(Index: Integer): Boolean;

Properties

Index. Element index of the collection.

Description

The Remove method removes the element with the specified index from the bindings collection.

Comments

If removal is successful, the method returns True, otherwise it returns False.

See also:

IRubricatorCreatorBindings