SettingsGetAvailableCultures Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the cultures available for generating directions. The head of the array is the default culture of the application.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public static GBCulture[] GetAvailableCultures()
Public Shared Function GetAvailableCultures As GBCulture()
Return Value
Type:
GBCultureAn array of cultures.
See Also