Namespace: ILOG.Concert
Assembly: ILOG.CP (in ILOG.CP.dll)
Syntax
| C# |
|---|
void Set( int index, Object v ) |
| Visual Basic |
|---|
Sub Set ( _ index As Integer, _ v As Object _ ) |
Parameters
- index
- Type: System..::..Int32
- v
- Type: System..::..Object
| CP Optimizer .NET Languages API |
| INumExprArray..::..Set Method |
| INumExprArray Interface See Also |
Namespace: ILOG.Concert
Assembly: ILOG.CP (in ILOG.CP.dll)
| C# |
|---|
void Set( int index, Object v ) |
| Visual Basic |
|---|
Sub Set ( _ index As Integer, _ v As Object _ ) |