Click or drag to resize

OptBoundVariable Constructor

Overload List
 NameDescription
Public methodOptBoundVariable Initializes a new instance of the OptBoundVariable class.
Public methodOptBoundVariable(Double) Initializes a new instance of the OptBoundVariable class.
Public methodOptBoundVariable(Double, Boolean) Initializes a new instance of the OptBoundVariable class.
Public methodOptBoundVariable(String, Double) Initializes a new instance of the OptBoundVariable class.
Public methodOptBoundVariable(Double, Double, Double) Initializes a new instance of the OptBoundVariable class.
Public methodOptBoundVariable(String, Double, Boolean) Initializes a new instance of the OptBoundVariable class.
Public methodOptBoundVariable(Double, Boolean, Double, Double) Initializes a new instance of the OptBoundVariable class.
Public methodOptBoundVariable(String, Double, Double, Double) Initializes a new instance of the OptBoundVariable class.
Public methodOptBoundVariable(String, Double, Boolean, Double, Double) Initializes a new instance of the OptBoundVariable class.
Top
See Also