Click or drag to resize

StreetDataGetAddressRanges Method

Verizon Connect Logo
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()

Return Value

Type: StreetDataAddressRange
An array of the address ranges present on the street but in an unordered fashion.
See Also