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

Syntax

C#
INumExpr GetNumExpr(
	int index
)
Visual Basic
Function GetNumExpr ( _
	index As Integer _
) As INumExpr

Parameters

index
Type: System..::..Int32

See Also