public static void SetPROJAuxDbPaths(string[] paths) { OsrPINVOKE.SetPROJAuxDbPaths((paths != null)? new OsrPINVOKE.StringListMarshal(paths)._ar : null); if (OsrPINVOKE.SWIGPendingException.Pending) { throw OsrPINVOKE.SWIGPendingException.Retrieve(); } }