IUiParams.RemoveParam

Syntax

RemoveParam(Param: IUiParam);

Parameters

Param - parameter that determines that parameter to be removed.

Description

The RemoveParam method removes the parameter passed by the Param input parameter.

See also:

IUiParams