Exemple #1
0
 public void Add(string x)
 {
     StcIntCSharpPINVOKE.StringVector_Add(swigCPtr, x);
     if (StcIntCSharpPINVOKE.SWIGPendingException.Pending)
     {
         throw StcIntCSharpPINVOKE.SWIGPendingException.Retrieve();
     }
 }