ClassMapRangeCollection
Class
The collection of Ranges.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class MapRangeCollection : ObservableCollection<MapRange>, IList<MapRange>, ICollection<MapRange>, IList, ICollection, IReadOnlyList<MapRange>, IReadOnlyCollection<MapRange>, IEnumerable<MapRange>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Inheritance: objectCollection<MapRange>ObservableCollection<MapRange>MapRangeCollection
Implements:
Inherited Members
Constructors
MapRangeCollection()
Declaration
cs-api-definition
public MapRangeCollection()