Click or drag to resize

StreetLinkCollectionAddRange Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Add a number of street links to the collection.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void AddRange(
	StreetLink[] l
)

Parameters

l
Type: Telogis.GeoBaseStreetLink
The array of street links to add.
See Also