In The Hand
SetFavorite Method (index, favorite)
NamespacesInTheHand.TomTomNavigatorSetFavorite(Int32, Favorite)
.NET Components for Mobility
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 name="index"/> documentation for "M:InTheHand.TomTom.Navigator.SetFavorite(System.Int32,InTheHand.TomTom.Favorite)"]

favorite (Favorite)

[Missing <param name="favorite"/> documentation for "M:InTheHand.TomTom.Navigator.SetFavorite(System.Int32,InTheHand.TomTom.Favorite)"]

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