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

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

Syntax

C#
public static INumRange asNumRange(
	IDiscreteDataCollection e
)

Return Value

The domain as a range of numeric values.

See Also