DataStreams Class Library
DataStreams Class Library
DataStreams
DataStreams.FixedWidth
FixedWidthReader.Column Class
FixedWidthReader.Column Constructor
Column Methods
Column Properties
FixedWidthReader
Column Constructor
Initializes a new instance of the
FixedWidthReader
Column
class specifying the width of this column.
Namespace:
DataStreams.FixedWidth
Assembly:
DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
C#
VB
Copy
public
Column
(
int
width
)
Public
Sub
New
(
width
As
Integer
)
Parameters
width
Type:
System
Int32
See Also
Reference
FixedWidthReader
Column Class
DataStreams.FixedWidth Namespace
DataStreams CSV and Excel parser for C# and VB.Net