IAlgoObjectsParamsControl.Add

Syntax

Add(Desc: IMetabaseObjectDescriptor): IAlgoObjectParamsControl;

Parameters

Desc. Description of the repository object, for which parameter control is to be set up.

Description

The Add method adds parameter control settings to the collection for the specified repository object.

Example

The method use is given in the example for ICalcAlgorithm.ObjectParamsControl.

See also:

IAlgoObjectsParamsControl