Click or drag to resize
FixedWidthReaderColumn Constructor
Initializes a new instance of the FixedWidthReaderColumn class specifying the width of this column.

Namespace: DataStreams.FixedWidth
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public Column(
	int width
)

Parameters

width
Type: SystemInt32
See Also