IRdsLoaderBindings.Remove

Syntax

Remove(Binding: IRdsBaseBinding): Boolean;

Parameters

Binding. Binding to be removed from the collection.

Description

The Remove method removes specified binding from the collection and returns whether the removal is successful.

Comments

The method returns True if the binding is successfully removed, or False if it cannot be removed.

See also:

IRdsLoaderBindings