private void reserve(uint n) { AppUtilPINVOKE.CharVector_reserve(this.swigCPtr, n); if (AppUtilPINVOKE.SWIGPendingException.Pending) { throw AppUtilPINVOKE.SWIGPendingException.Retrieve(); } }