MapItemCollection(IMapDataAdapter) Constructor
Initializes a new instance of the MapItemCollection class with the predefined color.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| dataAdapter | IMapDataAdapter | An object implementing the IMapDataAdapter interface. |
See Also