Exemplo n.º 1
0
 public void RemoveAt(int index)
 {
     SolARPipelineManagerPINVOKE.StringVector_RemoveAt(swigCPtr, index);
     if (SolARPipelineManagerPINVOKE.SWIGPendingException.Pending)
     {
         throw SolARPipelineManagerPINVOKE.SWIGPendingException.Retrieve();
     }
 }