This method is a shortcut to name.concat("[").concat(System.String.valueOf(index)).concat("]")
Namespace: ILOG.CP
Assembly: ILOG.CP (in ILOG.CP.dll)
Syntax
| C# |
|---|
public virtual string ArrayEltName( string name, int index ) |
| Visual Basic |
|---|
Public Overridable Function ArrayEltName ( _ name As String, _ index As Integer _ ) As String |
Parameters
- name
- Type: System..::..String
- index
- Type: System..::..Int32