Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public virtual IColumnArray ColumnArray(
	ILPMatrix lp,
	int num
)

Parameters

lp
Type: ILPMatrix
num
Type: System..::..Int32

Implements

IMPModeler..::..ColumnArray(ILPMatrix, Int32)

See Also