getCPtr() static private method

static private getCPtr ( SBMLIdConverter obj ) : HandleRef
obj SBMLIdConverter
return System.Runtime.InteropServices.HandleRef
 SBMLIdConverter(SBMLIdConverter obj) : this(libsbmlPINVOKE.new_SBMLIdConverter__SWIG_1(SBMLIdConverter.getCPtr(obj)), true)
 {
     if (libsbmlPINVOKE.SWIGPendingException.Pending)
     {
         throw libsbmlPINVOKE.SWIGPendingException.Retrieve();
     }
 }