public int GetSummaryRefCount() { int ret = OgrPINVOKE.DataSource_GetSummaryRefCount(swigCPtr); if (OgrPINVOKE.SWIGPendingException.Pending) { throw OgrPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }