public void SetRange(int index, FieldList values) { GmsecPINVOKE.FieldList_SetRange(swigCPtr, index, FieldList.getCPtr(values)); if (GmsecPINVOKE.SWIGPendingException.Pending) { throw GmsecPINVOKE.SWIGPendingException.Retrieve(); } }