StreetDataAddressRange Structure | ![]() |
Namespace: Telogis.GeoBase
The StreetDataAddressRange type exposes the following members.
Name | Description | |
---|---|---|
![]() | Max |
The largest number in the address range.
|
![]() | Min |
The smallest number in the address range.
|
![]() | Type |
The pattern this address range follows. It can be even, odd or straight (which means just a straight sequence of numbers).
|
Name | Description | |
---|---|---|
![]() | CompareTo |
Compare two AddressRange objects for equality.
|
![]() | Equals | 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.) |
![]() | ToString |
Returns the number for the corresponding location on a street link.
(Overrides ValueTypeToString.) |