BoundsValues Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:


{{APIPrefix|Public Class}}{{APIName|ParamBoundsValues}}
{{APIPrefix|Public Class}}{{APIName|ParamBoundsValues}}
:{{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:04, 11 September 2013


Declaration

Public Class ParamBoundsValues

Public Upper As Double
Public Lower As Double

Upper and lower bounds