CSV Engine Documentation Contents
AldenSystems.CSVEngine
CSV Engine Class Library

Row Class

Row exposes the data for a given line or record in the CSV file.

For a list of all members of this type, see Row Members.

System.Object
AldenSystems.CSVEngine.Row

[Visual Basic]
Public Class Row
Implements IEnumerable
[C#]
public class Row : IEnumerable

Requirements

Namespace: AldenSystems.CSVEngine

Assembly: CSVEngine (in CSVEngine.dll)

See Also

Row Members | AldenSystems.CSVEngine Namespace