Overload List

  NameDescription
Public methodNumVar(Double, Double)
Creates a new modeling variable object of the type NumVarType.Float.
Public methodNumVar(Double, Double, NumVarType)
Creates a new numeric variable object.
Public methodNumVar(Double, Double, String)
Creates a new modeling variable of the type NumVarType.Float.
Public methodNumVar(Double, Double, NumVarType, String)
Creates a new modeling variable object.

See Also