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

Syntax

C#
string GetValue(
	int index
)
Visual Basic
Function GetValue ( _
	index As Integer _
) As String

Parameters

index
Type: System..::..Int32

See Also