In The Hand - .NET Components for Mobility
SetFavorite Method (index, favorite)
NamespacesInTheHand.TomTomNavigatorSetFavorite(Int32, Favorite)
Assigns the data to the element from the favourites array with the given index (zero-based).
Declaration Syntax
C#Visual Basic
public void SetFavorite(
	int index,
	Favorite favorite
)
Public Sub SetFavorite ( _
	index As Integer, _
	favorite As Favorite _
)
Parameters
index (Int32)

[Missing <param> documentation for "index"]

favorite (Favorite)

[Missing <param> documentation for "favorite"]

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