LocationInformationReceivedEventArgs Constructors
Provides data for the BingGeocodeDataProvider.LocationInformationReceived event.Name | Parameters | Description |
---|---|---|
LocationInformationReceivedEventArgs(GeocodeRequestResult, Exception, Boolean, Object) | result, error, cancelled, userState | Initializes a new instance of the LocationInformationReceivedEventArgs class with the specified values of event arguments. |
See Also