[]
Represents the collection of map legend items.
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
| Name | Description |
|---|---|
| MapLegendItemsCollection() |