Adds a FixedWidthWriter.Column to the collection.
Adds a FixedWidthWriter.Column to the collection.
public void Add(Column);
Adds a FixedWidthWriter.Column to the collection.
public void Add(Column,string);
Adds a FixedWidthWriter.Column to the collection.
public void Add(int);
Adds a FixedWidthWriter.Column to the collection.
public void Add(int,string);
FixedWidthWriter.ColumnCollection Class | DataStreams.FixedWidth Namespace