CSV Engine Documentation Contents
AldenSystems.CSVEngine
CSV Engine Class Library

Row Constructor

Instantiates an instance of a Row.

Overload List

Instantiates an instance of a Row.

public Row();

Instantiates an instance of a Row using the supplied Header for referencing fields.

public Row(Header);

See Also

Row Class | AldenSystems.CSVEngine Namespace