FileHelpers.Options Namespace |
[Missing <summary> documentation for "N:FileHelpers.Options"]
Class | Description | |
---|---|---|
CsvOptions | Class used to pass information to the CsvClassBuilder and the CsvEngine | |
DelimitedRecordOptions |
This class allows you to set some options of the delimited records
at runtime. With options the library is more flexible.
| |
FieldBaseCollection | ||
FixedRecordOptions |
This class allows you to set some options of the fixed length records
but at runtime.
With this options the library is more flexible than never.
| |
RecordOptions |
This class allows you to set some options of the records at runtime.
With these options the library is now more flexible than ever.
| |
RecordOptionsIgnoreCommentInfo |
Indicates that the engine must ignore the lines with this comment
marker.
| |
RecordOptionsRecordConditionInfo |
Used to tell the engine which records must be included or excluded
while reading.
|