public StdPairi(StdPairi p) : this(eogmaneoPINVOKE.new_StdPairi__SWIG_2(StdPairi.getCPtr(p)), true) { if (eogmaneoPINVOKE.SWIGPendingException.Pending) { throw eogmaneoPINVOKE.SWIGPendingException.Retrieve(); } }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(StdPairi obj) { return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr); }