IValidationCustomMapping.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Binding index.

Description

The Remove method removes specified binding.

Comments

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

See also:

IValidationCustomMapping