Class MapTitleCollection
Represents a collection of MapTitle objects.
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class MapTitleCollection : Collection<MapTitle>, IList<MapTitle>, ICollection<MapTitle>, IList, ICollection, IReadOnlyList<MapTitle>, IReadOnlyCollection<MapTitle>, IEnumerable<MapTitle>, IEnumerable
Constructors
MapTitleCollection()
Declaration
public MapTitleCollection()