Click or drag to resize

FileHelpers.Options Namespace

[Missing <summary> documentation for "N:FileHelpers.Options"]

Classes
  ClassDescription
Public classCsvOptions
Class used to pass information to the CsvClassBuilder and the CsvEngine
Public classDelimitedRecordOptions
This class allows you to set some options of the delimited records at runtime. With options the library is more flexible.
Public classFieldBaseCollection
Public classFixedRecordOptions
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.
Public classRecordOptions
This class allows you to set some options of the records at runtime. With these options the library is now more flexible than ever.
Public classRecordOptionsIgnoreCommentInfo
Indicates that the engine must ignore the lines with this comment marker.
Public classRecordOptionsRecordConditionInfo
Used to tell the engine which records must be included or excluded while reading.