MapItemCollection Class
A collection of MapItem objects.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
public class MapItemCollection :
OwnedCollection<MapItem>,
ITransformableItemCollection,
ISupportSwapItems,
IEditableMapItemCollection
Related API Members
The following members return MapItemCollection objects:
Inheritance
See Also