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

MapItemCollection Class

A collection of MapItem objects.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v18.2.dll

Declaration

public class MapItemCollection :
    OwnedCollection<MapItem>,
    ITransformableItemCollection,
    ISupportSwapItems

The following members return MapItemCollection objects:

See Also