This method returns the current value of the length of interval variable a in the invoking instance of CP. An assertion is violated if a is not fixed.

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

Syntax

C#
public int GetLength(
	IIntervalVar a
)

See Also