ILoAddends.Add

Syntax

Add(Variable: ILoVariable): ILoAddend;

Parameters

Variable. Linear optimization variable.

Description

The Add method adds a summand to the collection.

Example

The method use is given in the example for the ILoAddend.Variable property.

See also:

ILoAddends