Initializes a new instance of the IloModelImpl..::..ModelEnumerator class

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

Syntax

C#
public ModelEnumerator(
	IloModel model
)
Visual Basic
Public Sub New ( _
	model As IloModel _
)

Parameters

model
Type: IloModel

See Also