This member function enables you to know whether the element is a discrete data collection.

Return Value

IloTrue if the element is a discrete data collection.

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

Syntax

C#
public bool isDiscreteDataCollection()

See Also