Click or drag to resize

StreetDataAddressRangeToString Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns the number for the corresponding location on a street link.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public override string ToString()

Return Value

Type: String
If the numbering is an uninterrupted sequence then a range of "[min]-[max]". If the numbering on the street is odd or even, then the pair "[min], [max]". If a single number is available then only the "[min]".
See Also