Click or drag to resize

StreetNameDetailsToString Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
String representation of this StreetNameDetails object. Returns GetConcatenatedNameWithNumber(String).

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public override string ToString()

Return Value

Type: String
The concatenated string of all names for this street. The string includes the street number, if present.
See Also