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