StreetDataGetCrossStreets Method | |
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()
Public Overridable Function GetCrossStreets As List(Of StreetData)
Return Value
Type:
ListStreetDatalist of all the streets that cross this street.
See Also