LocationCollection.Add Method (Location)

Bing
 

Adds a Location to the location collection.

Namespace:   Microsoft.Maps.MapControl.WPF
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

public void Add(
	Location location
)

Parameters

location
Type: Microsoft.Maps.MapControl.WPF.Location

The location to add.

Return to top
Show: