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

Syntax

C#
public interface IForAllRange : IConstraint, 
	IIntExpr, INumExpr, ICopyable, IAddable
Visual Basic
Public Interface IForAllRange _
	Inherits IConstraint, IIntExpr, INumExpr, ICopyable,  _
	IAddable

See Also