IUiParams.AddParam

Syntax

AddParam(Param: IUiParam);

Parameters

Param is a parameter that requires to be added to the collection.

Description

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

See also:

IUiParams