Encapsulates terminal location data: longitude, latitude, location accuracy and time.

The following tables list the members exposed by the Location type.

Public Methods

  NameDescription
Equals (Overrides .Equals(Object).)
GetHashCode (Overrides .GetHashCode().)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ToString (Overrides .ToString().)

Protected Methods

  NameDescription
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)

Public Constructors

  NameDescription
LocationNew

Public Properties