StreetLinkCollectionAddRange Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public void AddRange(
StreetLink[] l
)
Public Sub AddRange (
l As StreetLink()
)
Parameters
- l
- Type: Telogis.GeoBaseStreetLink
The array of street links to add.
See Also