StreetNameDetails Constructor | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public StreetNameDetails(
Address address
)
Public Sub New (
address As Address
)
Parameters
- address
- Type: Telogis.GeoBaseAddress
The address from which the various names for this street are taken.
See Also