Click or drag to resize

StreetLinkCollectionAdd Method

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

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

Parameters

l
Type: Telogis.GeoBaseStreetLink
The street link to add.
See Also