Click or drag to resize

Break Methods

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

The Break type exposes the following members.

Methods
  NameDescription
Public methodClone
Used to create an identical instance (clone) of a RouteStop.
(Inherited from 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.
(Inherited from RouteStop.)
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) (Inherited from RouteStop.)
Public methodHitTest(Int32, Int32, IMap) (Inherited from RouteStop.)
Public methodRender
Render this RouteStop.
(Inherited from RouteStop.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also