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

Syntax

C#
bool IsInDomain(
	IIntVar var,
	int value
)

Parameters

var
Type: ILOG.Concert..::..IIntVar
value
Type: System..::..Int32

See Also