Click or drag to resize

NavigatorRemoveNotification Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Remove a Notification from the navigator.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void RemoveNotification(
	Notification n
)

Parameters

n
Type: Telogis.GeoBase.NavigationNotification
The Notification to remove from the navigator.
See Also