ShapefileWriter.Close Method
Closes the writer and any files it has been writing to.
Close()
Closes the writer and any files it has been writing to.Syntax
public void Close ()
Remarks
This method is called automatically by the destructor in the C++ API or the finalizer in .NET but it is good practice to call it explicitly.
Platforms
Windows, Linux, Android