www.csvreader.com

For a list of all members of this type, see FixedWidthDataReader.ColumnCollection Members.

System.Object
   DataStreams.Common.NamedColumnCollection
      DataStreams.Common.DataReaderBase.DataReaderColumnCollection
         DataStreams.FixedWidth.FixedWidthDataReader.ColumnCollection

[Visual Basic]
NotInheritable Public Class FixedWidthDataReader.ColumnCollection
    Inherits DataReaderColumnCollection
[C#]
public sealed class FixedWidthDataReader.ColumnCollection : DataReaderColumnCollection

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DataStreams.FixedWidth

Assembly: DataStreams (in DataStreams.dll)

See Also

FixedWidthDataReader.ColumnCollection Members | DataStreams.FixedWidth Namespace