public ShortRealStringList(ShortRealStringList orig) : this(modshogunPINVOKE.new_ShortRealStringList__SWIG_5(ShortRealStringList.getCPtr(orig)), true) { if (modshogunPINVOKE.SWIGPendingException.Pending) { throw modshogunPINVOKE.SWIGPendingException.Retrieve(); } }
internal static HandleRef getCPtr(ShortRealStringList obj) { return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr); }