IAlternateHierarchyMappings.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Coincidence index in the collection.

Description

The Remove method removes the selected correspondence from the collection.

Comments

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

See also:

IAlternateHierarchyMappings