Amazon Wish List News RSS feed. Development Blog Browse the Forums  
  Overview - Downloads - Examples - News Feed - Contact Info -

INotifyRead.AfterRead Method 

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 _
)
[C#]
void AfterRead(
   EngineBase engine,
   string line
);

Parameters

engine
The engine that makes the call.
line
The source line.

See Also

INotifyRead Interface | FileHelpers Namespace


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox