getProb Method
  Get the current problem from the internal BCL space. 
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 4.8.13.0
 Syntax
Syntax
 Remarks
Remarks
 See the BCL C reference XPRBgetprob for further information.
 Examples
Examples
  XPRBprob prob = new XPRBprob("NewProblem"); ... IntPtr curProbRef = prob.getProb(); 
 See Also
See Also
 
