www.csvreader.com

Adds a FixedWidthDataReader.Column to the collection.

Overload List

Inherited from DataReaderColumnCollection.

public void Add(DataReaderColumn);

Inherited from DataReaderColumnCollection.

public void Add(DataReaderColumn,string);

Adds a FixedWidthDataReader.Column to the collection.

public void Add(string,int);

Adds a FixedWidthDataReader.Column to the collection.

public void Add(string,int,string);

See Also

FixedWidthDataReader.ColumnCollection Class | DataStreams.FixedWidth Namespace