CModel.Bounds Parameters: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
John Leavitt (talk | contribs) No edit summary  | 
				John Leavitt (talk | contribs) No edit summary  | 
				||
| Line 2: | Line 2: | ||
==   | == Syntax==  | ||
{{Template:cModel.Bounds_Parameters}}  | |||
{{APIPrefix|Public Function}}  | {{APIPrefix|Public Function}}  | ||
{{APIName|Bounds_Parameters()}}  | {{APIName|[[cModel.Bounds_Parameters|Bounds_Parameters]]}}  | ||
{{APIName|()}}  | |||
{{APIPrefix|As}}  | {{APIPrefix|As}}  | ||
{{APIName|List(}}  | {{APIName|List(}}  | ||
{{APIPrefix|Of}}  | {{APIPrefix|Of}}  | ||
{{APIName|[[ParamBoundsValues]])}}  | {{APIName|[[ParamBoundsValues]])}}<br>  | ||
{{APIComment|Returns an array containing bounds on all model parameters.}}  | {{APIComment|Returns an array containing bounds on all model parameters.}}  | ||
Revision as of 21:14, 17 September 2013
 
Syntax
Template:CModel.Bounds Parameters
Public Function
 Bounds_Parameters 
 () 
As
 List( 
Of
 ParamBoundsValues) 
 Returns an array containing bounds on all model parameters. 
