public void Remove(Field value) { GmsecPINVOKE.FieldList_Remove(swigCPtr, Field.getCPtr(value)); if (GmsecPINVOKE.SWIGPendingException.Pending) { throw GmsecPINVOKE.SWIGPendingException.Retrieve(); } }