Returns an ShapefileDataReader representing the data in a shapefile.
[Visual Basic]
Public Shared Function CreateDataReader( _
ByVal filename As String, _
ByVal geometryFactory As GeometryFactory _
) As ShapefileDataReader
An ShapefileDataReader representing the data in the shape file.
Missing <remarks> documentation for M:Geotools.Data.Shapefile.CreateDataReader(System.String,Geotools.Geometries.GeometryFactory)
Shapefile Class | Shapefile Members | Geotools.Data Namespace