public void RemoveAt(int index) { GmsecPINVOKE.FieldList_RemoveAt(swigCPtr, index); if (GmsecPINVOKE.SWIGPendingException.Pending) { throw GmsecPINVOKE.SWIGPendingException.Retrieve(); } }