ILOG CPLEX .NET Reference Manual

ColumnArray Properties

The properties of the ColumnArray class are listed below. For a complete list of ColumnArray class members, see the ColumnArray Members topic.

Public Instance Properties

Size 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
.

See Also

ColumnArray Class | ILOG.Concert Namespace