Sets the default output stream of the invoking Cplex object.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public virtual void SetOut( TextWriter s ) |
Parameters
- s
- Type: System.IO..::..TextWriter
The new default output stream.