www.csvreader.com

Adds a FixedWidthReader.Column to the collection.

Overload List

Adds a FixedWidthReader.Column to the collection.

public void Add(Column);

Adds a FixedWidthReader.Column to the collection.

public void Add(Column,string);

Adds a FixedWidthReader.Column to the collection.

public void Add(int);

Adds a FixedWidthReader.Column to the collection.

public void Add(int,string);

See Also

FixedWidthReader.ColumnCollection Class | DataStreams.FixedWidth Namespace