Click or drag to resize

IRouteGetStop Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets a specified RouteStop on the route.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
RouteStop GetStop(
	int number
)

Parameters

number
Type: SystemInt32
Stop index.

Return Value

Type: RouteStop
RouteStop.
See Also