IMapDataAdapter.LoadData(IMapItemFactory) Method
Loads data using the specified factory.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| factory | IMapItemFactory | An object implementing the IMapItemFactory interface. |
See Also