Click or drag to resize

SpeedLimitTable Methods

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

The SpeedLimitTable type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodStatic memberGetSpeedCat
Converts a given speed in a given unit to a speed category. A lower speed category value indicates a higher speed.
Public methodGetSpeedLimit(Char)
Converts a speed category to a speed limit in the table's default SpeedUnit.
Public methodGetSpeedLimit(Char, SpeedUnit)
Converts a speed category to a speed limit in the specified SpeedUnit.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also