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