MobileForms Toolkit Documentation

GpsTracking Methods

The methods of the GpsTracking class are listed below. For a complete list of GpsTracking class members, see the GpsTracking Members topic.

Public Instance Methods

ClearClears all result that were recently found.
DisposeOverloaded. 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.
StartStarts the acquisition of data from the location service.
StopStops the acquisition of data from the location service.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

DisposeOverloaded. Releases unmanaged and optionally releases the managed resources used by the GpsTracking and stops the acquisition of data from the location service.
FinalizeDestroys the GpsTracking object
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
OnTrackListChangedRaises the TrackListChanged property.

See Also

GpsTracking Class | Resco.Location.GPS Namespace