public void swap(XsOutputConfigurationArrayImpl other) { xsensdeviceapiPINVOKE.XsOutputConfigurationArrayImpl_swap(swigCPtr, XsOutputConfigurationArrayImpl.getCPtr(other)); if (xsensdeviceapiPINVOKE.SWIGPendingException.Pending) { throw xsensdeviceapiPINVOKE.SWIGPendingException.Retrieve(); } }
public XsOutputConfigurationArrayImpl(XsOutputConfigurationArrayImpl other) : this(xsensdeviceapiPINVOKE.new_XsOutputConfigurationArrayImpl__SWIG_3(XsOutputConfigurationArrayImpl.getCPtr(other)), true) { if (xsensdeviceapiPINVOKE.SWIGPendingException.Pending) { throw xsensdeviceapiPINVOKE.SWIGPendingException.Retrieve(); } }