StreetDataGetAddressRanges Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Get an array of the address ranges of the street. Each address range can be even numbers, odd numbers or simply a sequence of numbers.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public StreetDataAddressRange[] GetAddressRanges()
Public Function GetAddressRanges As StreetDataAddressRange()
Return Value
Type:
StreetDataAddressRangeAn array of the address ranges present on the street but in an unordered fashion.
See Also