|
NetTopologySuite
|
Class that allows records in a dbase file to be enumerated. More...
Public Member Functions | |
| IEnumerator | GetEnumerator () |
| Gets the object that allows iterating through the members of the collection. More... | |
| DbaseFileReader (string filename) | |
| Initializes a new instance of the DbaseFileReader class. More... | |
| DbaseFileHeader | GetHeader () |
| Gets the header information for the dbase file. More... | |
| DbaseFileReader (string filename) | |
| Initializes a new instance of the DbaseFileReader class. More... | |
| DbaseFileHeader | GetHeader () |
| Gets the header information for the dbase file. More... | |
Class that allows records in a dbase file to be enumerated.
| NetTopologySuite.IO.DbaseFileReader.DbaseFileReader | ( | string | filename | ) |
Initializes a new instance of the DbaseFileReader class.
| filename |
| NetTopologySuite.IO.DbaseFileReader.DbaseFileReader | ( | string | filename | ) |
Initializes a new instance of the DbaseFileReader class.
| filename |
| IEnumerator NetTopologySuite.IO.DbaseFileReader.GetEnumerator | ( | ) |
Gets the object that allows iterating through the members of the collection.
| DbaseFileHeader NetTopologySuite.IO.DbaseFileReader.GetHeader | ( | ) |
Gets the header information for the dbase file.
| DbaseFileHeader NetTopologySuite.IO.DbaseFileReader.GetHeader | ( | ) |
Gets the header information for the dbase file.