www.csvreader.com

FixedWidthReader.ColumnCollection overview

Public Instance Constructors

FixedWidthReader.ColumnCollection Constructor Initializes a new instance of the FixedWidthReader.ColumnCollection class.

Public Instance Properties

CaseSensitive (inherited from NamedColumnCollection) This determines whether the column lookup using the column name will be case sensitive or not. Default is true.
Count (inherited from NamedColumnCollection)
ItemOverloaded. The FixedWidthReader.Column at the specified index.
Names (inherited from NamedColumnCollection)

Public Instance Methods

AddOverloaded. Adds a FixedWidthReader.Column to the collection.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetIndex (inherited from NamedColumnCollection)
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

FixedWidthReader.ColumnCollection Class | DataStreams.FixedWidth Namespace