MapItemPropertyMappingCollection Class
A collection of MapItemPropertyMappingBase class descendant objects.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
public class MapItemPropertyMappingCollection :
MapItemMappingBaseCollection<MapItemPropertyMappingBase>,
ISupportSwapItems
Related API Members
The following members return MapItemPropertyMappingCollection objects:
Inheritance
Object
DXCollectionBase<MapItemPropertyMappingBase>
DXCollection<MapItemPropertyMappingBase>
NotificationCollection<MapItemPropertyMappingBase>
OwnedCollection<MapItemPropertyMappingBase>
DevExpress.XtraMap.MapItemMappingBaseCollection<MapItemPropertyMappingBase>
MapItemPropertyMappingCollection
See Also