IrishRef Methods |
The IrishRef type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToITMRef |
Convert this Irish grid reference to an Irish Transverse Mercator (ITM) reference
| |
ToLatLng |
Convert this Irish grid reference to a latitude/longitude pair using the
Ireland 1965 datum. Note that, the LatLng object may need to be converted to the
WGS84 datum depending on the application.
(Overrides CoordinateSystemToLatLng.) | |
ToSixFigureString |
Return a String representation of this Irish grid reference using the
six-figure notation in the form X123456
| |
ToString |
Return a String representation of this Irish grid reference showing the
easting and northing in metres.
(Overrides ObjectToString.) |