Click or drag to resize

EngineBaseTotalRecords Property

The total numbers of records in the last read/written file (only works with whole read/write).

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public int TotalRecords { get; }

Property Value

Type: Int32
See Also