Address Methods |
The Address type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToGeocodeResult |
Returns the raw address used for a geocoding operation as a GeocodeResult.
| |
ToString |
Returns a formatted string containing address information, such as may be printed
on an envelope.
(Overrides ObjectToString.) |