CModel.Bounds Parameters: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) No edit summary |
Albert Szeto (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template:APIClass|CModel Class|CModel}} | {{Template:APIClass|CModel Class|CModel}} | ||
== Syntax== | == Syntax== | ||
{{ | {{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.