Collection of the map providers.
Namespace: Telerik.Windows.Controls.MapAssembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public class MapProviderCollection : DependencyObjectCollection<MapProviderBase> |
| Visual Basic |
|---|
Public Class MapProviderCollection _
Inherits DependencyObjectCollection(Of MapProviderBase) |
Inheritance Hierarchy
See Also