Initializes a new instance of the Cplex..::..FilterIndex class

Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0

Syntax

C#
public FilterIndex(
	int i
)
Visual Basic
Public Sub New ( _
	i As Integer _
)

Parameters

i
Type: System..::..Int32

See Also