 | FixedWidthReaderColumns Property |
Namespace: DataStreams.FixedWidthAssembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntaxpublic FixedWidthReaderColumnCollection Columns { get; set; }
Public Property Columns As FixedWidthReaderColumnCollection
Get
Set
Property Value
Type:
FixedWidthReaderColumnCollection
See Also