public void Reverse()
 {
     AppUtilPINVOKE.CharVector_Reverse__SWIG_0(this.swigCPtr);
     if (AppUtilPINVOKE.SWIGPendingException.Pending)
     {
         throw AppUtilPINVOKE.SWIGPendingException.Retrieve();
     }
 }