Esempio n. 1
0
 public void Remove(string value)
 {
     StcIntCSharpPINVOKE.StringVector_Remove(swigCPtr, value);
     if (StcIntCSharpPINVOKE.SWIGPendingException.Pending)
     {
         throw StcIntCSharpPINVOKE.SWIGPendingException.Retrieve();
     }
 }