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