CModel.Bounds Parameters: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:APIClass|CModel Class|CModel}} == Declaration == {{APIPrefix|Public Function}} {{APIName|Bounds_Parameters()}} {{APIPrefix|As}} {{APIName|List(}} {{APIPrefix|Of}}…')
 
No edit summary
Line 9: Line 9:
{{APIName|List(}}
{{APIName|List(}}
{{APIPrefix|Of}}
{{APIPrefix|Of}}
{{APIName|ParamBoundsValues)}}
{{APIName|[[ParamBoundsValues]])}}


{{APIComment|Returns an array containing bounds on all model parameters.}}
{{APIComment|Returns an array containing bounds on all model parameters.}}

Revision as of 20:53, 11 September 2013



Declaration

Public Function Bounds_Parameters() As List( Of ParamBoundsValues)

Returns an array containing bounds on all model parameters.