windowsforms-devexpress-dot-xtramap-efa285ba.md
A collection of MapItemPropertyMappingBase class descendant objects.
Namespace : DevExpress.XtraMap
Assembly : DevExpress.XtraMap.v25.2.dll
NuGet Package : DevExpress.Win.Map
public class MapItemPropertyMappingCollection :
MapItemMappingBaseCollection<MapItemPropertyMappingBase>,
ISupportSwapItems
Public Class MapItemPropertyMappingCollection
Inherits MapItemMappingBaseCollection(Of MapItemPropertyMappingBase)
Implements ISupportSwapItems
The following members return MapItemPropertyMappingCollection objects:
Object DXCollectionBase<MapItemPropertyMappingBase> DXCollection<MapItemPropertyMappingBase> NotificationCollection<MapItemPropertyMappingBase> OwnedCollection<MapItemPropertyMappingBase> DevExpress.XtraMap.MapItemMappingBaseCollection<MapItemPropertyMappingBase> MapItemPropertyMappingCollection
See Also