public virtual void copyAndDetach(ArConfigSection section) { AriaCSPINVOKE.ArConfigSection_copyAndDetach(swigCPtr, ArConfigSection.getCPtr(section)); if (AriaCSPINVOKE.SWIGPendingException.Pending) { throw AriaCSPINVOKE.SWIGPendingException.Retrieve(); } }
public ArConfigSection(ArConfigSection section) : this(AriaCSPINVOKE.new_ArConfigSection__SWIG_5(ArConfigSection.getCPtr(section)), true) { if (AriaCSPINVOKE.SWIGPendingException.Pending) { throw AriaCSPINVOKE.SWIGPendingException.Retrieve(); } }