Example #1
0
 public void Reverse()
 {
     GmsecPINVOKE.FieldList_Reverse__SWIG_0(swigCPtr);
     if (GmsecPINVOKE.SWIGPendingException.Pending)
     {
         throw GmsecPINVOKE.SWIGPendingException.Retrieve();
     }
 }