Creates and returns an array of null expressions.

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

Syntax

C#
public virtual INumExpr[] NumExprArray(
	int n
)

Parameters

n
Type: System..::..Int32

See Also