public void AddRange(FieldList values) { GmsecPINVOKE.FieldList_AddRange(swigCPtr, FieldList.getCPtr(values)); if (GmsecPINVOKE.SWIGPendingException.Pending) { throw GmsecPINVOKE.SWIGPendingException.Retrieve(); } }