Class MapSeriesBaseCollection
Represents a collection of MapSeriesBase objects.
Inheritance
System.Object
System.Collections.ObjectModel.Collection<MapSeriesBase>
MapSeriesBaseCollection
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class MapSeriesBaseCollection : Collection<MapSeriesBase>, IList<MapSeriesBase>, ICollection<MapSeriesBase>, IList, ICollection, IReadOnlyList<MapSeriesBase>, IReadOnlyCollection<MapSeriesBase>, IEnumerable<MapSeriesBase>, IEnumerable
Constructors
MapSeriesBaseCollection()
Declaration
public MapSeriesBaseCollection()