The Places type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFindAsync
Find a location close to a given latitude and logitude.
Public methodGetAsync
Get a Place by it's globally unique identifier. This method can also be used to calculate a distance from a lat/long to a place.
Public methodGetCategoriesAsync
Get all geo-location categories in Buddy.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Extension Methods

  NameDescription
Public Extension MethodFind (Defined by PlacesTaskWrappers.)
Public Extension MethodGet (Defined by PlacesTaskWrappers.)
Public Extension MethodGetCategories (Defined by PlacesTaskWrappers.)

See Also