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