public void RemoveRange(int index, int count) { LandmarkDetectorPINVOKE.CVPoint2DList_RemoveRange(swigCPtr, index, count); if (LandmarkDetectorPINVOKE.SWIGPendingException.Pending) { throw LandmarkDetectorPINVOKE.SWIGPendingException.Retrieve(); } }