Creates a IDataReader that can be used to enumerate through an ESRI shape file.
For a list of all members of this type, see ShapefileDataReader Members.
System.Object
ShapefileDataReader
The first field (called Geometry) contains a the well known binary representing the corresponding shape record. The remaining fields correspond to the fields in the .dbf file.
To create a ShapefileDataReader, use the static methods on the Shapefile class.
Namespace: Geotools.Data Namespace
Assembly: Geotools.dll
ShapefileDataReader Members | Geotools.Data Namespace