This member function returns the domain as a range of integer values. If it is not a range, it will throw an exception.

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

Syntax

C#
public static IIntRange asIntRange(
	IDiscreteDataCollection e
)

Return Value

A range of integer values for the domain.

See Also