reset Method
  Resets the current XPRBcut object. 
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 4.8.13.0
 Syntax
Syntax
 Examples
Examples
  XPRBprob prob = new XPRBprob("NewProb"); XPRBcut cut = new XPRBcut(); ... cut.reset(); 
 See Also
See Also
 
Namespace: BCL
 Syntax
Syntax
 Examples
Examples
 See Also
See Also