StreetData Methods | ![]() |
The StreetData type exposes the following members.
Name | Description | |
---|---|---|
![]() | CompareTo |
Compare this StreetData object to another.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetAddressForMileMarker |
Get the location of the street.
|
![]() | GetAddressLocation |
Get the location of a specified address.
|
![]() | GetAddressRanges |
Get an array of the address ranges of the street. Each address range can be even numbers, odd numbers or simply a sequence of numbers.
|
![]() | GetClosestIntersection |
Returns the intersection along a street that's closest to a given location.
|
![]() | GetCrossStreets |
Get a list of all the streets that cross this street.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLocation |
Get the location of the street.
|
![]() | GetMileMarkerRanges |
Get the ranges of milemarkers that can be queried from this street.
|
![]() | GetStreetObjects |
Gets an array of Street objects, consisting of street links.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MatchesQuery |
Returns true of the query string matches the street name.
|
![]() ![]() | ToGeocodeResult |
Returns the raw address used for a geocoding operation as a GeocodeResult.
|
![]() | ToString |
Returns the string representation of the street, using the AddressFormatter.
(Overrides ObjectToString.) |
![]() | ToStringNoNumber | Obsolete.
Returns a string representation of the street's region hierarchy, starting with the
street's name and region, but without postcode numbers.
|