Adds the item value.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public void AddNumItem( double value ) |
Parameters
- value
- Type: System..::..Double
The value you want to assign to the item.
| OPL API |
| OplDataHandler..::..AddNumItem Method |
| OplDataHandler Class See Also |
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
| C# |
|---|
public void AddNumItem( double value ) |