ReadEventArgs Class |
Namespace: FileHelpers.Events
The ReadEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Engine | The engine that raise the event (Inherited from FileHelpersEventArgs.) |
![]() | LineNumber | The current line number. (Inherited from FileHelpersEventArgs.) |
![]() | RecordLine | The record line just read. |
![]() | RecordLineChanged | Whether the RecordLine property has been written-to. |
![]() | SkipThisRecord | Set this property to true if you want to bypass the current record. |