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

Syntax

C#
protected internal virtual double[] GetValues(
	INumVar[] var,
	int start,
	int num
)

Parameters

var
Type: array<ILOG.Concert..::..INumVar>[]()[][]
start
Type: System..::..Int32
num
Type: System..::..Int32

See Also