The methods of the GpsTracking class are listed below. For a complete list of GpsTracking class members, see the GpsTracking Members topic.
Clear | Clears all result that were recently found. |
Dispose | Overloaded. Releases used GpsDevice - unless you specified otherwise in GpsTracking constructor. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
Start | Starts the acquisition of data from the location service. |
Stop | Stops the acquisition of data from the location service. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Dispose | Overloaded. Releases unmanaged and optionally releases the managed resources used by the GpsTracking and stops the acquisition of data from the location service. |
Finalize | Destroys the GpsTracking object |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
OnTrackListChanged | Raises the TrackListChanged property. |
GpsTracking Class | Resco.Location.GPS Namespace