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. It returns True if removal is successful.

See also:

IMsBranchCaseList