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

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

Syntax

C#
public static INumSet asNumSet(
	IDiscreteDataCollection e
)

Return Value

The domain as a set of numeric values.

See Also