Click or drag to resize
FixedWidthReaderColumnCollectionItem Property (String)

Namespace: DataStreams.FixedWidth
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public FixedWidthReaderColumn this[
	string columnName
] { get; set; }

Parameters

columnName
Type: SystemString

Property Value

Type: FixedWidthReaderColumn
See Also