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

MapItemAttributeMappingCollection Class

A mapping collection of map item attributes.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v18.2.dll

Declaration

public class MapItemAttributeMappingCollection :
    MapItemMappingBaseCollection<MapItemAttributeMapping>

The following members return MapItemAttributeMappingCollection objects:

Remarks

See the Provide Data Using Vector Item Attributes topic to learn more.

See Also