XPRBprob Constructor
  Create the XPRBprob object. 
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 4.8.14.0
 Syntax
Syntax
Parameters
- name
- 
   Type: 
   SystemString
   
 The string name of the new XPRBprob problem.
Return Value
Type:The new XPRBprob object.
 Examples
Examples
 XPRBprob prob = new XPRBprob("NewProblem1");
 See Also
See Also
 
