getCRef Method
  Returns the CRef reference of the XPRBindexSet. 
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 4.8.14.0
 Syntax
Syntax
 Examples
Examples
  XPRBprob prob = new XPRBprob("NewProb"); XPRBindexSet idxset = new XPRBindexSet(); ... IntPtr pidxset; pidxset = idxset.getCRef(); 
 See Also
See Also
 
