IrishRefToSixFigureString Method |
doogal.co.uk Home
Return a String representation of this Irish grid reference using the
six-figure notation in the form X123456
Namespace:
DotNetCoords
Assembly:
DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax public string ToSixFigureString()
Public Function ToSixFigureString As String
public:
String^ ToSixFigureString()
member ToSixFigureString : unit -> string
Return Value
Type:
StringA string representing this Irish grid reference in six-figure
notation
See Also