www.csvreader.com

Adds a SpreadsheetDataReader.Column to the collection.

Overload List

Inherited from DataReaderColumnCollection.

public void Add(DataReaderColumn);

Inherited from DataReaderColumnCollection.

public void Add(DataReaderColumn,string);

Adds a SpreadsheetDataReader.Column to the collection.

public void Add(string);

Adds a SpreadsheetDataReader.Column to the collection.

public void Add(string,string);

See Also

SpreadsheetDataReader.ColumnCollection Class | DataStreams.Common Namespace