www.csvreader.com

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

System.Object
   DataStreams.Common.NamedColumnCollection
      DataStreams.Common.DataReaderBase.DataReaderColumnCollection
      DataStreams.FixedWidth.FixedWidthReader.ColumnCollection
      DataStreams.FixedWidth.FixedWidthWriter.ColumnCollection
      DataStreams.Xml.XmlRecordReader.ColumnCollection

[Visual Basic]
MustInherit Public Class NamedColumnCollection
    Implements ICollection, IEnumerable
[C#]
public abstract class NamedColumnCollection : ICollection, IEnumerable

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.Common

Assembly: DataStreams (in DataStreams.dll)

See Also

NamedColumnCollection Members | DataStreams.Common Namespace