public double Distance( GeoCoordinate other )
Public Function Distance ( other As GeoCoordinate ) As Double
public: double Distance( GeoCoordinate^ other )
function Distance(other);
In This Article