Click or drag to resize

MileMarkerRange Methods

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

The StreetDataMileMarkerRange type exposes the following members.

Methods
  NameDescription
Public methodAdjacentTo
Whether or not this MileMarker range is adjacent to the other range provided.
Public methodEquals(StreetDataMileMarkerRange)
Whether or not this MileMarker range is equal to the other range provided.
Public methodEquals(Object)
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsValid
Whether or not the MileMarker range provided is valid.
Public methodOverlaps
Whether or not this MileMarker range overlaps with the other range provided.
Public methodToString
Returns the MileMarker range as a string.
(Overrides ValueTypeToString.)
Top
See Also