IBProcessParams.RemoveAt

Syntax

RemoveAt(Index: Integer);

Parameters

Index. Parameter index in the collection.

Description

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

See also:

IBProcessParams