AddressToString Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns a formatted string containing address information, such as may be printed
on an envelope.
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:
StringA string containing address information.
Remarks
The address format is based on the country of the address, or a default format if the
country is not available.
See Also