RadControls for WPF

Converts instances of other types to and from instances of LocationCollection.

Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.40

Syntax

C#
public class LocationCollectionConverter : TypeConverter
Visual Basic
Public Class LocationCollectionConverter _
	Inherits TypeConverter

Inheritance Hierarchy

System..::..Object
  System.ComponentModel..::..TypeConverter
    Telerik.Windows.Controls.Map..::..LocationCollectionConverter

See Also