An annotation that stores data of type double.

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

Syntax

C#
public sealed class DoubleAnnotation : Cplex..::..Annotation
Visual Basic
Public NotInheritable Class DoubleAnnotation _
	Inherits Cplex..::..Annotation

Inheritance Hierarchy

System..::..Object
  ILOG.CPLEX..::..Cplex..::..Annotation
    ILOG.CPLEX..::..Cplex..::..DoubleAnnotation

See Also