windowsforms-devexpress-dot-xtramap-29c3376f.md
A mapping collection of map item attributes.
Namespace : DevExpress.XtraMap
Assembly : DevExpress.XtraMap.v25.2.dll
NuGet Package : DevExpress.Win.Map
public class MapItemAttributeMappingCollection :
MapItemMappingBaseCollection<MapItemAttributeMapping>
Public Class MapItemAttributeMappingCollection
Inherits MapItemMappingBaseCollection(Of MapItemAttributeMapping)
The following members return MapItemAttributeMappingCollection objects:
See the Provide Data Using Vector Item Attributes topic to learn more.
Object DXCollectionBase<MapItemAttributeMapping> DXCollection<MapItemAttributeMapping> NotificationCollection<MapItemAttributeMapping> OwnedCollection<MapItemAttributeMapping> DevExpress.XtraMap.MapItemMappingBaseCollection<MapItemAttributeMapping> MapItemAttributeMappingCollection
See Also