Overload List

  NameDescription
Public methodAddRange(Double, Double)
Creates and returns an empty range object with the specified lower and upper bounds.
Public methodAddRange(Double, INumExpr, Double)
Creates, returns, and adds to the invoking model a range object with the specified expression as well as upper and lower bounds.
Public methodAddRange(Double, Double, String)
Creates and returns an empty range object with the specified name and specified lower and upper bounds.
Public methodAddRange(Double, INumExpr, Double, String)
Creates, returns, and adds to the invoking model a range object with the specified name, upper and lower bounds, and expression.

See Also