ILindoParamUnits.Add

Syntax

Add: ILindoParamUnit;

Description

The Add method adds parameter to the collection.

Comments

To remove one parameter from the collection, use the ILindoParamUnits.Remove method, to remove all parameters, use the ILindoParamUnits.Clear method.

Example

The method use is given in the example for ISmNonLinearOptimization.LindoSettings.

See also:

ILindoParamUnits