GeocodeAddressToString Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Format the address for display, depending on the
information available.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringString representation of the address.
Remarks Will take one of the following forms:
- 1234 Main St, City, Region, Zip, Country
- 1200-1300 Main St, City, Region, Zip, Country
- City, Region, Zip, Country
- Region, Country
See Also