IUiParams.AddParam

Syntax

AddParam(Param: IUiParam);

Parameters

Param - parameter that must be added to the collection.

Description

The AddParam method adds a parameter passed by the Param parameter to the collection.

See also:

IUiParams