Namespace: ILOG.CP
Assembly: ILOG.CP (in ILOG.CP.dll)
Syntax
| C# |
|---|
public static IIntVar[] ToWrIloIntVarArray(
IloIntVarArray vals
) |
| Visual Basic |
|---|
Public Shared Function ToWrIloIntVarArray ( _
vals As IloIntVarArray _
) As IIntVar() |
Parameters
- vals
- Type: IloIntVarArray
See Also