public int AddGuessedTOWGS84() { int ret = OsrPINVOKE.SpatialReference_AddGuessedTOWGS84(swigCPtr); if (OsrPINVOKE.SWIGPendingException.Pending) { throw OsrPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }