CSV Engine Documentation Contents
AldenSystems.CSVEngine
CSV Engine Class Library

Reader.Close Method

Some attributes and methods of the Reader class are available in the commercial version only.

Closes the source file.

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

See Also

Reader Class | AldenSystems.CSVEngine Namespace