Click or drag to resize
IrishRef Methods
doogal.co.uk Home



The IrishRef type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToITMRef
Convert this Irish grid reference to an Irish Transverse Mercator (ITM) reference
Public methodToLatLng
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.)
Public methodToSixFigureString
Return a String representation of this Irish grid reference using the six-figure notation in the form X123456
Public methodToString
Return a String representation of this Irish grid reference showing the easting and northing in metres.
(Overrides ObjectToString.)
Top
See Also