Click or drag to resize

BeforeReadEventArgsTRecord Property

The current record that was just assigned not yet filled

Namespace:  FileHelpers.Events
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public T Record { get; }

Property Value

Type: T
See Also