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

Syntax

C#
public interface IIntRange : IIntCollection, 
	IDiscreteDataCollection, IDataCollection
Visual Basic
Public Interface IIntRange _
	Inherits IIntCollection, IDiscreteDataCollection, IDataCollection

See Also