IBProcessStepGroups.IndexOf

Syntax

IndexOf(StepGroup: IBProcessStepGroup): Integer;

Parameters

StepGroup. Groups of steps.

Description

The IndexOf method returns index of the specified group of steps in the collection.

Comments

The method returns -1 if the specified group of steps is absent in the collection.

See also:

IBProcessStepGroups