A newer version of this page is available.
Switch to the current version.
MapItemCollection Class
A collection of MapItem objects.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
public class MapItemCollection :
OwnedCollection<MapItem>,
ITransformableItemCollection,
ISupportSwapItems
Public Class MapItemCollection
Inherits OwnedCollection(Of MapItem)
Implements ITransformableItemCollection,
ISupportSwapItems
Related API Members
The following members accept/return MapItemCollection objects:
Inheritance
See Also
Feedback