Esempio n. 1
0
 public StringVector(int capacity) : this(SolARPipelineManagerPINVOKE.new_StringVector__SWIG_2(capacity), true)
 {
     if (SolARPipelineManagerPINVOKE.SWIGPendingException.Pending)
     {
         throw SolARPipelineManagerPINVOKE.SWIGPendingException.Retrieve();
     }
 }