public void Add(byte x) { AppUtilPINVOKE.CharVector_Add(this.swigCPtr, x); if (AppUtilPINVOKE.SWIGPendingException.Pending) { throw AppUtilPINVOKE.SWIGPendingException.Retrieve(); } }