A collection of geo points.
public class GeoPointCollection : ObservableCollection<GeoPoint>
Public Class GeoPointCollection Inherits ObservableCollection(of GeoPoint)
System.Object System.Collections.ObjectModel.Collection<DevExpress.Xpf.Map.GeoPoint> System.Collections.ObjectModel.ObservableCollection<DevExpress.Xpf.Map.GeoPoint> GeoPointCollection