ILOG CPLEX .NET Reference Manual

ColumnArray.Size Property

Returns the number of variables that are created by the invoking

ColumnArray
object. Every
ColumnArray
object is suitable for constructing a variable array of a specific length. The length must be the same in each one of the
ColumnArray
objects when you combine multiple
ColumnArray
objects with the method
And
.

public int Size {get;}

See Also

ColumnArray Class | ILOG.Concert Namespace