Skip to main content
A newer version of this page is available. .

MapItemPropertyMappingCollection Class

A collection of MapItemPropertyMappingBase class descendant objects.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.1.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class MapItemPropertyMappingCollection :
    MapItemMappingBaseCollection<MapItemPropertyMappingBase>,
    ISupportSwapItems

The following members return MapItemPropertyMappingCollection objects:

See Also