IBProcessSteps.RemoveAt

Syntax

RemoveAt(Index: Integer);

Parameters

Index. Index of deleted step.

Description

The RemoveAt method removes step with the specified index from the collection.

See also:

IBProcessSteps