Creates, returns, and adds to the invoking model an empty IRange
object.
Creates, returns, and adds to the invoking model an empty IRange
object.
IRange AddRange(double,double);
Creates, returns, and adds to the invoking model an empty IRange
object with the specified name
and upper and lower bounds.
IRange AddRange(double,double,string);