setRange Method
Sets the constraint range.
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 37.1.1.0

Parameters
- low
-
Type:
SystemDouble
The double lower range value. - up
-
Type:
SystemDouble
The double upper range value.
Return Value
Type: Int320 on success

xbexpl.cs in the Introductory Examples folder and xbqprl.cs in the User's Guide Examples folder.
