Click or drag to resize
Virtual Care GeoCoordinate Methods

[This is preliminary documentation and is subject to change.]

The GeoCoordinate type exposes the following members.

Methods
  Name Description
Public method Static member Distance
Distance between 2 geo locations.
Public method Equals(Object)
Determines whether the specified Object, is equal to this instance.
(Overrides ObjectEquals(Object).)
Public method Equals(GeoCoordinate)
Equalses the specified c.
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also