コード例 #1
0
 public void Clear()
 {
     AppUtilPINVOKE.CharVector_Clear(this.swigCPtr);
     if (AppUtilPINVOKE.SWIGPendingException.Pending)
     {
         throw AppUtilPINVOKE.SWIGPendingException.Retrieve();
     }
 }