www.csvreader.com

The FixedWidthDataReader.Column at the specified index.

Overload List

The FixedWidthDataReader.Column at the specified index.

public FixedWidthDataReader.Column this[int] {get; set;}

The FixedWidthDataReader.Column corresponding to the given column name.

public FixedWidthDataReader.Column this[string] {get; set;}

See Also

FixedWidthDataReader.ColumnCollection Class | DataStreams.FixedWidth Namespace