Location Class |
Namespace: GoogleDirections
The Location type exposes the following members.
Name | Description | |
---|---|---|
Location(String) |
Initializes a new instance of the Location class.
| |
Location(LatLng) |
Initializes a new instance of the Location class.
|
Name | Description | |
---|---|---|
LatLng |
Gets the latitude/longitude of the location.
| |
LocationName |
Gets the name/address of the location.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |