BingGeocodeDataProvider.RequestLocationInformation Method
| Name | Parameters | Description |
|---|---|---|
| RequestLocationInformation(GeoPoint, Object) | location, userState | Sends a request to obtain information about the specified location. |
| RequestLocationInformation(GeoPoint, String, Object) | location, culture, userState | Sends a request to obtain information about the specified location for the specified user state. |
| RequestLocationInformation(GeoPoint) | location | Sends the request to obtain information about the specified geographical location. |