CSV Engine Documentation Contents
AldenSystems.CSVEngine
CSV Engine Class Library

Writer.Close Method

Some aspects of the Writer class are available in the commercial version only.

Ensures all pending writes are completed and releases the target file.

[Visual Basic]
Public Sub Close()
[C#]
public void Close();

See Also

Writer Class | AldenSystems.CSVEngine Namespace