BoundsValues Class: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) (Created page with '{{Template:APIClass|GlobalStuff Model Class|GlobalStuff Model}} == Declaration == {{APIPrefix|Public Class}}{{APIName|ParamBoundsValues}} :{{APIPrefix|Public}}{{APIName|Upper}}…') |
John Leavitt (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
:{{APIPrefix|Public}}{{APIName|Upper}}{{APIPrefix|As Double}} | :{{APIPrefix|Public}}{{APIName|Upper}}{{APIPrefix|As Double}} | ||
:{{APIPrefix|Public}}{{APIName|Lower}}{{APIPrefix|As Double}} | :{{APIPrefix|Public}}{{APIName|Lower}}{{APIPrefix|As Double}} | ||
{{APIComment|Upper and lower bounds}} | |||
{{APIComment|Upper and lower bounds |
Revision as of 18:58, 10 September 2013
Declaration
Public Class ParamBoundsValues
- Public Upper As Double
- Public Lower As Double
Upper and lower bounds