Returns a named model element.
Return Value
An OplElement for the named model element.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public OplElement GetElement( string name ) |
Parameters
- name
- Type: System..::..String
The name of the element to return.