Adds a FixedWidthReader.Column to the collection.
[Visual Basic]
Overloads Public Sub Add( _
ByVal
column As
Column, _
ByVal
columnName As
String _
)
Parameters
-
column
-
-
columnName
- The name to use when referring to this column in column mappings.
See Also
FixedWidthReader.ColumnCollection Class | DataStreams.FixedWidth Namespace | FixedWidthReader.ColumnCollection.Add Overload List