Click or drag to resize

FixedFileEngineT Constructor

Creates a version of the FileHelperEngine exclusively for fixed length records that allow you to change options at runtime

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public FixedFileEngine()
Remarks
Useful when you need to export or import the same info with slightly different options.
See Also