This method returns a variable evaluator. This evaluator returns the number of elements in the current domain of the evaluated variable.

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

Syntax

C#
public virtual IIntVarEval DomainSize()
Visual Basic
Public Overridable Function DomainSize As IIntVarEval

See Also