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