IBProcessEventGroupCollection.Item

Syntax

Item(Index: Integer): IBProcessEventGroup;

Parameters

Index. Index of group of events.

Description

The Item property returns the group of events with the specified index.

Example

The property use is given in the example for IBProcessEventGroupCollection.Count.

See also:

IBProcessEventGroupCollection