Event args class for the SearchCompleted event.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
[Obsolete("This class is obsolete and will be deleted in Q2 2026.")]
public class BingRestSearchLocationCompletedEventArgs : EventArgs
Inheritance: objectEventArgsBingRestSearchLocationCompletedEventArgs
Inherited Members
Constructors
Initializes a new instance of the BingRestSearchLocationCompletedEventArgs class.
Initializes a new instance of the BingRestSearchLocationCompletedEventArgs class.
C#
public BingRestSearchLocationCompletedEventArgs(Location[] locations)
The locations.