FixedWidthReader.UserSettings overview
CaptureRawRecord | Determines whether the unparsed record text, FixedWidthReader, should be preserved while parsing. Slightly better performce can be obtained by setting this to false when the record text will not be used. Default is true. |
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. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
FixedWidthReader.UserSettings Class | DataStreams.FixedWidth Namespace