Click or drag to resize

IRouteMatrix Methods

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The IRouteMatrix type exposes the following members.

Methods
  NameDescription
Public methodAddStop
Add a new RouteStop to the matrix.
Public methodAddStops
Add new RouteStops to the matrix.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodDistances
Returns an array of travel distances (in meters) from the specified stop to all other stops.
Public methodRecalculateFull
Clear the cached results from the matrix's times/distances/costs calculations.
Public methodTimes
Returns an array of travel times (in seconds) from the specified stop to all other stops.
Top
See Also