The properties of the AfterReadRecordEventArgs class are listed below. For a complete list of AfterReadRecordEventArgs class members, see the AfterReadRecordEventArgs Members topic.
LineNumber (inherited from FileHelpers.ReadRecordEventArgs) | The current line number. |
Record | The current record. |
RecordLine (inherited from FileHelpers.ReadRecordEventArgs) | The just read record line. |
SkipThisRecord | Set this property to true if you want to bypass the current record. |
AfterReadRecordEventArgs Class | FileHelpers Namespace