Returns a new iterator for the elements in this model. The caller is responsible for ending the iterator.
Return Value
The OplElementIterator being created.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public IEnumerator GetElementEnumerator() |