Add: ILindoParamUnit;
The Add method adds parameter to the collection.
To remove one parameter from the collection, use the ILindoParamUnits.Remove method, to remove all parameters, use the ILindoParamUnits.Clear method.
The method use is given in the example for ISmNonLinearOptimization.LindoSettings.
See also: