Method called by the engines after read a record from the source data.
[Visual Basic]
Sub AfterRead( _
ByVal
engine As
EngineBase, _
ByVal
line As
String _
)
Parameters
-
engine
- The engine that makes the call.
-
line
- The source line.
See Also
INotifyRead Interface | FileHelpers Namespace
Powered by: