FixedWidthWriter.ColumnCollection overview
FixedWidthWriter.ColumnCollection Constructor
|
Initializes a new instance of the FixedWidthWriter.ColumnCollection class. |
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) | |
Item | Overloaded. The FixedWidthWriter.Column at the specified index. |
Names (inherited from NamedColumnCollection) |
Add | Overloaded. 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. |
FixedWidthWriter.ColumnCollection Class | DataStreams.FixedWidth Namespace