StreetNameDetails Methods |
The StreetNameDetails type exposes the following members.
Name | Description | |
---|---|---|
Equals |
Compares this object to the parameter object.
(Overrides ObjectEquals(Object).) | |
GetConcatenatedNameWithNumber |
Gets the concatenated string of all the street names of this StreetNameDetails object,
including street number.
| |
GetHashCode | (Overrides ObjectGetHashCode.) | |
GetPrimaryNameWithNumber |
Gets the primary name with a number, if it is valid, of this StreetNameDetails.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
String representation of this StreetNameDetails object. Returns GetConcatenatedNameWithNumber(String).
(Overrides ObjectToString.) |