Click or drag to resize

MultiThreadMatrix Methods

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

The MultiThreadMatrix type exposes the following members.

Methods
  NameDescription
Public methodCode exampleDistances
Returns an array of distances (in meters) from the specified stop (LatLon) to all other stops.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodCode exampleGetDistance
Get the distance (in meters) between two points.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodCode exampleGetSlot
Returns the slot value (row index) for the specified LatLon
Public methodCode exampleGetTime
Get the time (in seconds) from point to point.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodCode exampleTimes
Returns an array of times (in seconds) from the specified stop (LatLon) to all other stops.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also