This is the complete list of members for NETGeographicLib::MGRS, including all inherited members.
| Flattening() | NETGeographicLib::MGRS | static |
| Forward(int zone, bool northp, double x, double y, int prec, [System::Runtime::InteropServices::Out] System::String^%mgrs) | NETGeographicLib::MGRS | static |
| Forward(int zone, bool northp, double x, double y, double lat, int prec, [System::Runtime::InteropServices::Out] System::String^%mgrs) | NETGeographicLib::MGRS | static |
| MajorRadius() | NETGeographicLib::MGRS | static |
| MGRS(void) | NETGeographicLib::MGRS | inlineprivate |
| Reverse(System::String^mgrs, [System::Runtime::InteropServices::Out] int%zone, [System::Runtime::InteropServices::Out] bool%northp, [System::Runtime::InteropServices::Out] double%x, [System::Runtime::InteropServices::Out] double%y, [System::Runtime::InteropServices::Out] int%prec, bool centerp) | NETGeographicLib::MGRS | static |