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

Syntax

C#
IIntVar GetIntVar(
	int index
)
Visual Basic
Function GetIntVar ( _
	index As Integer _
) As IIntVar

Parameters

index
Type: System..::..Int32

See Also