Skip to main content

MapItemPropertyMappingCollection Class

A collection of MapItemPropertyMappingBase class descendant objects.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class MapItemPropertyMappingCollection :
    MapItemMappingBaseCollection<MapItemPropertyMappingBase>,
    ISupportSwapItems

The following members return MapItemPropertyMappingCollection objects:

See Also