IBProcessParams.AddP

Syntax

AddP(Param: IBProcessParam);

Parameters

Param. Parameter that should be added to the collection.

Description

The AddP method adds the specified parameter to the collection.

Comments

The parameter is added to the end of the collection.

See also:

IBProcessParams