CSV Engine Documentation Contents
AldenSystems.CSVEngine
CSV Engine Class Library

Reader.Open Method

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

Prepares the target file for reading and sets the header if applicable.

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

See Also

Reader Class | AldenSystems.CSVEngine Namespace