Namespace: ILOG.CP
Assembly: ILOG.CP (in ILOG.CP.dll)
Syntax
| C# |
|---|
public static IloIntVarChooser ToCppIloIntVarChooser( IIntVarChooser chooser ) |
| Visual Basic |
|---|
Public Shared Function ToCppIloIntVarChooser ( _ chooser As IIntVarChooser _ ) As IloIntVarChooser |
Parameters
- chooser
- Type: ILOG.CP..::..IIntVarChooser