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

Syntax

C#
double GetValue(
	int index
)
Visual Basic
Function GetValue ( _
	index As Integer _
) As Double

Parameters

index
Type: System..::..Int32

See Also