Creates a DataTable representing the information in a shape file.
[Visual Basic]
Public Shared Function CreateDataTable( _
ByVal filename As String, _
ByVal tableName As String, _
ByVal geometryFactory As GeometryFactory _
) As DataTable
DataTable representing the data
Missing <remarks> documentation for M:Geotools.Data.Shapefile.CreateDataTable(System.String,System.String,Geotools.Geometries.GeometryFactory)
Shapefile Class | Shapefile Members | Geotools.Data Namespace