Пример #1
0
 public void AddRange(StateType values)
 {
     CorePINVOKE.StateType_AddRange(swigCPtr, StateType.getCPtr(values));
     if (CorePINVOKE.SWIGPendingException.Pending)
     {
         throw CorePINVOKE.SWIGPendingException.Retrieve();
     }
 }