Click or drag to resize

DuplicateRouteStopException Constructor

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodDuplicateRouteStopException(String)
Public methodDuplicateRouteStopException(LatLon, String)
Use this overload if no RouteStop is available to pass in as an argument.
Public methodDuplicateRouteStopException(RouteStop, String)
Use this overload if the route stop being passed in is not from an array or access to the array index is unavailable.
Public methodDuplicateRouteStopException(RouteStop, Int32, String)
Use this overload in preference to other constructors that do not supply a RouteStop. The RouteStop contains additional information.
Top
See Also