Click or drag to resize

StreetDataGetCrossStreets Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Get a list of all the streets that cross this street.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public virtual List<StreetData> GetCrossStreets()

Return Value

Type: ListStreetData
list of all the streets that cross this street.
See Also