[]
        
(Showing Draft Content)

C1.Win.Map.MapLegendItemsCollection

MapLegendItemsCollection Class

Represents the collection of map legend items.

Inheritance
MapLegendItemsCollection
Namespace: C1.Win.Map
Assembly: C1.Win.Map.4.8.dll
Syntax
public class MapLegendItemsCollection : MapCollectionBase<MapLegendItem>, IList<MapLegendItem>, ICollection<MapLegendItem>, IEnumerable<MapLegendItem>, IList, ICollection, IEnumerable, IEditingNotify
Public Class MapLegendItemsCollection
    Inherits MapCollectionBase(Of MapLegendItem)
    Implements IList(Of MapLegendItem), ICollection(Of MapLegendItem), IEnumerable(Of MapLegendItem), IList, ICollection, IEnumerable, IEditingNotify

Constructors

Name Description
MapLegendItemsCollection()