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