Namespace: ILOG.Concert
Assembly: ILOG.CP (in ILOG.CP.dll)

Syntax

C#
int GetIndex(
	string value
)
Visual Basic
Function GetIndex ( _
	value As String _
) As Integer

Parameters

value
Type: System..::..String

See Also