Skip to main content
A newer version of this page is available. .

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 settings.
See Also