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