public void Reverse(int index, int count) { EfficioRuntimePINVOKE.DataCollection_Reverse__SWIG_1(swigCPtr, index, count); if (EfficioRuntimePINVOKE.SWIGPendingException.Pending) { throw EfficioRuntimePINVOKE.SWIGPendingException.Retrieve(); } }