Returns the index of a given string value.
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
int GetIndex( string value ) |
Parameters
- value
- Type: System..::..String
Return Value
The index of the string value, as an integer.