Click or drag to resize

Navigator Constructor

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodNavigator(IGps) Obsolete.
Create a new Navigator with the specified GPS unit. The Navigator will print strings in US English.
Public methodNavigator(IGps, MessagesBundle)
Create a new Navigator with the specified GPS unit, and MessagesBundle for displaying strings.
Public methodNavigator(IGps, String, CultureInfo)
Create a new Navigator with the specified GPS unit that will display strings in the given culture using a MessagesBundle from the given path.
Public methodNavigator(IGps, String, CultureInfo, Boolean)
Create a new Navigator with the specified GPS unit that will display strings in the given culture using a MessagesBundle from the given path, with the option to perform all language-based operations in debug mode.
Top
See Also