In The Hand - .NET Components for Mobility
Favorite Constructor (name, location)
NamespacesInTheHand.TomTomFavoriteFavorite(String, LatLong)
Initialize a new instance of Favorite.
Declaration Syntax
C#Visual Basic
public Favorite(
	string name,
	LatLong location
)
Public Sub New ( _
	name As String, _
	location As LatLong _
)
Parameters
name (String)
Name of the Favorite.
location (LatLong)
Co-ordinates of the Favorite.

Assembly: InTheHand.TomTom (Module: InTheHand.TomTom) Version: 6.2.0.0