The ShapeFileWriter type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddRecord | Overloaded. | |
| Close |
Updates the headers inside the individual shapefile files and closes any used streams.
| |
| CreateWriter |
Creates a ShapeFileWriter class
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Destructor
(Overrides Object..::.Finalize()()().) | |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) | |
| WriteDbfRecord |
Writes a record to the Shape Files's DBF file
| |
| WriteFileHeaders |
writes the shapefile's 3 file headers
|