Click or drag to resize

StreetLinkCollectionGetEnumerator Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets an enumerator for this collection.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public IEnumerator GetEnumerator()

Return Value

Type: IEnumerator
An enumerator.

Implements

IEnumerableGetEnumerator
See Also