Click or drag to resize

DirectionsGetEnumerator Method

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

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

Return Value

Type: IEnumerator
An enumerator object for this Directions collection.

Implements

IEnumerableGetEnumerator
See Also