IMsBranchCaseList.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of the removed branch.

Description

The Remove method removes the branch from the collection by its index.

Comments

If the branch is removed successfully, the method returns True.

See also:

IMsBranchCaseList