IBProcessEventGroup.Remove

Syntax

Remove(_event: IBProcessEvent);

Parameters

_event. The event that must be removed from the group.

Description

The Remove method removes the specified event from group.

See also:

IBProcessEventGroup