MapMatrix NetGIS Class Library

ObjectMapper.ConvertToMSDataTable Method (GeoCodeResultList)

Converts a MapControls GeoCodeResultList to a Microsoft System.Data.DataTable object This can be useful when you need a object to bind to various user interface controls.

public static DataTable ConvertToMSDataTable(
   GeoCodeResultList value
);

Parameters

value
Deprecated

Return Value

Deprecated

See Also

ObjectMapper Class | MapMatrix.MapControls Namespace | ObjectMapper.ConvertToMSDataTable Overload List