Adds a FixedWidthReader.Column to the collection.
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);
FixedWidthReader.ColumnCollection Class | DataStreams.FixedWidth Namespace