public void SetRange(int index, CharVector values) { AppUtilPINVOKE.CharVector_SetRange(this.swigCPtr, index, CharVector.getCPtr(values)); if (AppUtilPINVOKE.SWIGPendingException.Pending) { throw AppUtilPINVOKE.SWIGPendingException.Retrieve(); } }