Click or drag to resize

IFileHelperAsyncEngineTWriteNextValues Method

Write the current record values in the buffer. You can use engine[0] or engine["YourField"] to set the values.

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
void WriteNextValues()
See Also