The implementation inside the [!:IConstraint] object can be null.

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

Syntax

C#
public IloConstraint getConstraintElementItem(
	string name,
	OplDataElements indices
)

Parameters

name
Type: System..::..String
indices
Type: ILOG.OPL..::..OplDataElements

See Also