RouteMatrixTimes Method (Int32) | ![Verizon Connect Logo](../icons/logo.jpg) |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns an array of times (in seconds) from the specified stop to all others.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntaxpublic double[] Times(
int stopNumber
)
Public Function Times (
stopNumber As Integer
) As Double()
Parameters
- stopNumber
- Type: SystemInt32
Return Value
Type:
Double
Remarks
See Also