StreetDataMileMarkerRange Structure |
Namespace: Telogis.GeoBase
The StreetDataMileMarkerRange type exposes the following members.
Name | Description | |
---|---|---|
StreetDataMileMarkerRange |
Initializes a new instance of the StreetDataMileMarkerRange class.
|
Name | Description | |
---|---|---|
EndMile |
The largest MileMarker in the street.
| |
StartMile |
The smallest MileMarker in the street.
|
Name | Description | |
---|---|---|
AdjacentTo |
Whether or not this MileMarker range is adjacent to the other range provided.
| |
Equals(StreetDataMileMarkerRange) |
Whether or not this MileMarker range is equal to the other range provided.
| |
Equals(Object) | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsValid |
Whether or not the MileMarker range provided is valid.
| |
Overlaps |
Whether or not this MileMarker range overlaps with the other range provided.
| |
ToString |
Returns the MileMarker range as a string.
(Overrides ValueTypeToString.) |