Esempio n. 1
0
 private void setitem(int index, string val)
 {
     SolARPipelineManagerPINVOKE.StringVector_setitem(swigCPtr, index, val);
     if (SolARPipelineManagerPINVOKE.SWIGPendingException.Pending)
     {
         throw SolARPipelineManagerPINVOKE.SWIGPendingException.Retrieve();
     }
 }