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

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

Syntax

C#
protected internal DoubleAnnotation(
	CplexIndex index
)
Visual Basic
Protected Friend Sub New ( _
	index As CplexIndex _
)

Parameters

index
Type: CplexIndex

See Also