www.csvreader.com

FixedWidthWriter.ColumnCollection overview

Public Instance Constructors

FixedWidthWriter.ColumnCollection Constructor Initializes a new instance of the FixedWidthWriter.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 FixedWidthWriter.Column at the specified index.
Names (inherited from NamedColumnCollection)

Public Instance Methods

AddOverloaded. Adds a FixedWidthWriter.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

FixedWidthWriter.ColumnCollection Class | DataStreams.FixedWidth Namespace