setRange Method
  Sets the constraint range. 
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 4.8.14.0
 Syntax
Syntax
Parameters
- low
- 
   Type: 
   SystemDouble
   
 The double lower range value.
- up
- 
   Type: 
   SystemDouble
   
 The double upper range value.
Return Value
Type: Int320 on success
 Examples
Examples
 xbexpl.cs in the Introductory Examples folder and xbqprl.cs in the User's Guide Examples folder.
 See Also
See Also
 
