public double Distance(
GeoCoordinate other,
CoordinateReferenceSystem referenceSystem
)Public Function Distance (
other As GeoCoordinate,
referenceSystem As CoordinateReferenceSystem
) As Doublepublic:
double Distance(
GeoCoordinate^ other,
CoordinateReferenceSystem^ referenceSystem
)function Distance(other, referenceSystem);