Click or drag to resize

RouteStop Methods

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

The RouteStop type exposes the following members.

Methods
  NameDescription
Public methodClone
Used to create an identical instance (clone) of a RouteStop.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodEqualsIgnoreStopNumber
Indicates whether the specified RouteStop is equal to the current RouteStop, excluding its StopNumber property.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHitTest(Point, IMap)
Public methodHitTest(Int32, Int32, IMap)
Public methodRender
Render this RouteStop.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also