CModel.Bounds Parameters: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:APIClass|CModel Class|CModel}}  
{{Template:APIClass|CModel Class|CModel}}  


== Syntax==
== Syntax==
{{Template:cModel.Bounds_Parameters}}
{{APIName|Bounds_Parameters}}
{{APIName|()}}
{{APIPrefix|As}}
{{APIName|List(}}
{{APIPrefix|Of}}
{{APIName|[[ParamBoundsValues Class|ParamBoundsValues]])}}<br>
{{APIComment|Returns an array containing bounds on all model parameters.}}

Revision as of 18:51, 20 September 2013



Syntax

Bounds_Parameters () As List( Of ParamBoundsValues)
Returns an array containing bounds on all model parameters.