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

Syntax

C#
IIntExpr GetIntExpr(
	int index
)
Visual Basic
Function GetIntExpr ( _
	index As Integer _
) As IIntExpr

Parameters

index
Type: System..::..Int32

See Also